Searched refs:bnx2x_fastpath (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_cmn.h | 128 int bnx2x_setup_queue(struct bnx2x *bp, struct bnx2x_fastpath *fp, 436 void bnx2x_sp_event(struct bnx2x_fastpath *fp, union eth_rx_cqe *rr_cqe); 506 struct bnx2x_fastpath *fp, in bnx2x_update_rx_prod() 630 static inline void bnx2x_update_fpsb_idx(struct bnx2x_fastpath *fp) in bnx2x_update_fpsb_idx() 765 static inline bool bnx2x_has_tx_work(struct bnx2x_fastpath *fp) in bnx2x_has_tx_work() 776 static inline int bnx2x_has_rx_work(struct bnx2x_fastpath *fp) in bnx2x_has_rx_work() 800 struct bnx2x_fastpath *fp, u16 index) in bnx2x_free_rx_sge() 856 static inline void bnx2x_clear_sge_mask_next_elems(struct bnx2x_fastpath *fp) in bnx2x_clear_sge_mask_next_elems() 870 static inline void bnx2x_init_sge_ring_bit_mask(struct bnx2x_fastpath *fp) in bnx2x_init_sge_ring_bit_mask() 887 static inline void bnx2x_reuse_rx_data(struct bnx2x_fastpath *fp, in bnx2x_reuse_rx_data() [all …]
|
| H A D | bnx2x_sriov.h | 509 int bnx2x_vfpf_setup_q(struct bnx2x *bp, struct bnx2x_fastpath *fp, 525 struct bnx2x_fastpath *fp) in bnx2x_vf_ustorm_prods_offset() 588 static inline int bnx2x_vfpf_setup_q(struct bnx2x *bp, struct bnx2x_fastpath *fp, bool is_leading) … in bnx2x_vfpf_setup_q() 601 struct bnx2x_fastpath *fp) {return 0; } in bnx2x_vf_ustorm_prods_offset()
|
| H A D | bnx2x.h | 535 struct bnx2x_fastpath *parent_fp; 550 struct bnx2x_fastpath { struct 1349 struct bnx2x_fastpath *fp;
|
| H A D | bnx2x_stats.c | 936 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_storm_stats_update() 1665 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_save_statistics()
|
| H A D | bnx2x_vfpf.c | 602 int bnx2x_vfpf_setup_q(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_vfpf_setup_q()
|
| H A D | bnx2x_sriov.c | 2382 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_set_pf_tx_switching()
|