Searched refs:iavf_aq_buf (Results 1 – 1 of 1) sorted by relevance
502 struct iavf_aq_buf { struct503 SIMPLEQ_ENTRY(iavf_aq_buf)508 SIMPLEQ_HEAD(iavf_aq_bufs, iavf_aq_buf); argument2253 struct iavf_aq_buf *buf) in iavf_process_vf_resources()2304 struct iavf_aq_buf *buf) in iavf_process_vc_event()2379 struct iavf_aq_buf *aqb; in iavf_process_arq()2666 static struct iavf_aq_buf *2669 struct iavf_aq_buf *aqb; in iavf_aqb_alloc()2702 iavf_aqb_free(struct iavf_softc *sc, struct iavf_aq_buf *aqb) in iavf_aqb_free()2713 struct iavf_aq_buf *aqb; in iavf_arq_fill()[all …]