Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1032 static inline bool cxgb_poll_busy_polling(struct sge_rspq *q) in cxgb_poll_busy_polling() function
1061 static inline bool cxgb_poll_busy_polling(struct sge_rspq *q) in cxgb_poll_busy_polling() function
Dsge.c1916 !(cxgb_poll_busy_polling(q)) && in t4_ethrx_handler()