Home
last modified time | relevance | path

Searched refs:efx_nic_process_eventq (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dnic_common.h176 efx_nic_process_eventq(struct efx_channel *channel, int quota) in efx_nic_process_eventq() function
H A Defx_channels.c1221 spent = efx_nic_process_eventq(channel, budget); in efx_process_channel()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dnic_common.h176 efx_nic_process_eventq(struct efx_channel *channel, int quota) in efx_nic_process_eventq() function
H A Defx_channels.c1196 spent = efx_nic_process_eventq(channel, budget); in efx_process_channel()