Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h679 static inline bool bnx2x_fp_ll_disable(struct bnx2x_fastpath *fp) in bnx2x_fp_ll_disable() function
712 static inline bool bnx2x_fp_ll_disable(struct bnx2x_fastpath *fp) in bnx2x_fp_ll_disable() function
Dbnx2x_cmn.c1873 while (!bnx2x_fp_ll_disable(&bp->fp[i])) in bnx2x_napi_disable_cnic()
1884 while (!bnx2x_fp_ll_disable(&bp->fp[i])) in bnx2x_napi_disable()