Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_main.c2602 static int be_process_rx(struct be_rx_obj *rxo, struct napi_struct *napi, in be_process_rx() function
2853 work = be_process_rx(rxo, napi, budget, NAPI_POLLING); in be_poll()
2886 work = be_process_rx(rxo, napi, 4, BUSY_POLLING); in be_busy_poll()