Searched refs:eec_rx_packets (Results 1 – 3 of 3) sorted by relevance
482 .eec_rx_packets = sfc_ev_nop_rx_packets,500 .eec_rx_packets = sfc_ev_nop_rx_packets,518 .eec_rx_packets = sfc_ev_dp_rx_packets,536 .eec_rx_packets = sfc_ev_nop_rx_packets,554 .eec_rx_packets = sfc_ev_nop_rx_packets,
559 EFSYS_ASSERT(eecp->eec_rx_packets != NULL); in rhead_ev_rx_packets()560 should_abort = eecp->eec_rx_packets(arg, label, num_packets, in rhead_ev_rx_packets()
2542 efx_rx_packets_ev_t eec_rx_packets; member