Searched defs:bnx2x_fastpath (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h519 struct bnx2x_fastpath *parent_fp;
528 struct bnx2x_fastpath { struct
622 static inline void bnx2x_fp_init_lock(struct bnx2x_fastpath *fp)
629 static inline bool bnx2x_fp_lock_napi(struct bnx2x_fastpath *fp)
647 static inline bool bnx2x_fp_unlock_napi(struct bnx2x_fastpath *fp)
665 static inline bool bnx2x_fp_lock_poll(struct bnx2x_fastpath *fp)
682 static inline bool bnx2x_fp_unlock_poll(struct bnx2x_fastpath *fp)
699 static inline bool bnx2x_fp_ll_polling(struct bnx2x_fastpath *fp)
706 static inline bool bnx2x_fp_ll_disable(struct bnx2x_fastpath *fp)
719 static inline void bnx2x_fp_init_lock(struct bnx2x_fastpath *f
[all...]

Completed in 62 milliseconds