Searched refs:ift_rxd_pkt_get (Results 1 – 6 of 6) sorted by relevance
181 int (*ift_rxd_pkt_get) (void *, if_rxd_info_t ri); member
75 .ift_rxd_pkt_get = em_isc_rxd_pkt_get,86 .ift_rxd_pkt_get = lem_isc_rxd_pkt_get,
74 .ift_rxd_pkt_get = igb_isc_rxd_pkt_get,
76 .ift_rxd_pkt_get = igc_isc_rxd_pkt_get,
271 .ift_rxd_pkt_get = vmxnet3_isc_rxd_pkt_get,
224 #define isc_rxd_pkt_get ifc_txrx.ift_rxd_pkt_get5851 MPASS(scctx->isc_txrx->ift_rxd_pkt_get); in _iflib_pre_assert()