Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h690 static inline bool bnx2x_fp_ll_disable(struct bnx2x_fastpath *fp) in bnx2x_fp_ll_disable() function
723 static inline bool bnx2x_fp_ll_disable(struct bnx2x_fastpath *fp) in bnx2x_fp_ll_disable() function
Dbnx2x_cmn.c1893 while (!bnx2x_fp_ll_disable(&bp->fp[i])) in bnx2x_napi_disable_cnic()
1904 while (!bnx2x_fp_ll_disable(&bp->fp[i])) in bnx2x_napi_disable()