Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h978 static inline bool cxgb_poll_lock_napi(struct sge_rspq *q) in cxgb_poll_lock_napi() function
1041 static inline bool cxgb_poll_lock_napi(struct sge_rspq *q) in cxgb_poll_lock_napi() function
Dsge.c2189 if (!cxgb_poll_lock_napi(q)) in napi_rx_handler()
Dcxgb4_main.c954 while (!cxgb_poll_lock_napi(q)) in quiesce_rx()