Home
last modified time | relevance | path

Searched refs:efx_rx_queue_channel (Results 1 – 9 of 9) sorted by relevance

/drivers/net/ethernet/sfc/siena/
Drx.c63 efx_rx_queue_channel(rx_queue)->n_rx_overlength++; in efx_rx_packet__check_len()
125 struct efx_channel *channel = efx_rx_queue_channel(rx_queue); in efx_siena_rx_packet()
Dnet_driver.h1589 efx_rx_queue_channel(struct efx_rx_queue *rx_queue) in efx_rx_queue_channel() function
1596 return efx_rx_queue_channel(rx_queue)->channel; in efx_rx_queue_index()
Dfarch.c538 efx_rx_queue_channel(rx_queue)->channel, in efx_farch_rx_init()
866 struct efx_channel *channel = efx_rx_queue_channel(rx_queue); in efx_farch_handle_rx_not_ok()
943 struct efx_channel *channel = efx_rx_queue_channel(rx_queue); in efx_farch_handle_rx_bad_index()
1126 efx_farch_magic_event(efx_rx_queue_channel(rx_queue), in efx_farch_handle_rx_flush_done()
1409 efx_farch_magic_event(efx_rx_queue_channel(rx_queue), in efx_farch_rx_defer_refill()
/drivers/net/ethernet/sfc/
Drx.c63 efx_rx_queue_channel(rx_queue)->n_rx_overlength++; in efx_rx_packet__check_len()
125 struct efx_channel *channel = efx_rx_queue_channel(rx_queue); in efx_rx_packet()
Def100_rx.c149 struct efx_channel *channel = efx_rx_queue_channel(rx_queue); in ef100_rx_packet()
Dnet_driver.h1636 efx_rx_queue_channel(struct efx_rx_queue *rx_queue) in efx_rx_queue_channel() function
1643 return efx_rx_queue_channel(rx_queue)->channel; in efx_rx_queue_index()
Dmcdi_functions.c280 struct efx_channel *channel = efx_rx_queue_channel(rx_queue); in efx_mcdi_rx_init()
Dtc_counters.c512 struct efx_channel *channel = efx_rx_queue_channel(rx_queue); in efx_tc_rx()
Def10.c2628 struct efx_channel *channel = efx_rx_queue_channel(rx_queue); in efx_ef10_rx_defer_refill()
2714 ++efx_rx_queue_channel(rx_queue)->n_rx_nodesc_trunc; in efx_ef10_handle_rx_abort()