Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h930 static inline bool cxgb_poll_lock_napi(struct sge_rspq *q) in cxgb_poll_lock_napi() function
993 static inline bool cxgb_poll_lock_napi(struct sge_rspq *q) in cxgb_poll_lock_napi() function
Dsge.c2132 if (!cxgb_poll_lock_napi(q)) in napi_rx_handler()
Dcxgb4_main.c922 while (!cxgb_poll_lock_napi(q)) in quiesce_rx()