Home
last modified time | relevance | path

Searched refs:efx_nic_remove_rx (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dnic_common.h148 static inline void efx_nic_remove_rx(struct efx_rx_queue *rx_queue) in efx_nic_remove_rx() function
H A Drx_common.c325 efx_nic_remove_rx(rx_queue); in efx_remove_rx_queue()