Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h684 static inline bool bnx2x_fp_ll_polling(struct bnx2x_fastpath *fp) in bnx2x_fp_ll_polling() function
693 return !bnx2x_fp_ll_polling(fp); in bnx2x_fp_ll_disable()
719 static inline bool bnx2x_fp_ll_polling(struct bnx2x_fastpath *fp) in bnx2x_fp_ll_polling() function
Dbnx2x_cmn.c1099 if (bnx2x_fp_ll_polling(fp)) in bnx2x_rx_int()