Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h661 static inline bool bnx2x_fp_lock_poll(struct bnx2x_fastpath *fp) in bnx2x_fp_lock_poll() function
699 static inline bool bnx2x_fp_lock_poll(struct bnx2x_fastpath *fp) in bnx2x_fp_lock_poll() function
Dbnx2x_cmn.c3255 if (!bnx2x_fp_lock_poll(fp)) in bnx2x_low_latency_recv()