Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h672 static inline bool bnx2x_fp_lock_poll(struct bnx2x_fastpath *fp) in bnx2x_fp_lock_poll() function
710 static inline bool bnx2x_fp_lock_poll(struct bnx2x_fastpath *fp) in bnx2x_fp_lock_poll() function
Dbnx2x_cmn.c3311 if (!bnx2x_fp_lock_poll(fp)) in bnx2x_low_latency_recv()