Home
last modified time | relevance | path

Searched refs:bnx2x_fastpath (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_cmn.h128 int bnx2x_setup_queue(struct bnx2x *bp, struct bnx2x_fastpath *fp,
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()
887 static inline void bnx2x_reuse_rx_data(struct bnx2x_fastpath *fp, in bnx2x_reuse_rx_data()
1014 struct bnx2x_fastpath *fp, int last) in bnx2x_free_rx_sge_range()
1047 static inline u8 bnx2x_stats_id(struct bnx2x_fastpath *fp) in bnx2x_stats_id()
1153 static inline u8 bnx2x_fp_qzone_id(struct bnx2x_fastpath *fp) in bnx2x_fp_qzone_id()
[all …]
A Dbnx2x_cmn.c89 struct bnx2x_fastpath *to_fp = &bp->fp[to]; in bnx2x_move_fp()
178 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_shrink_eth_fp()
859 struct bnx2x_fastpath *fp, in bnx2x_csum_validate()
1129 struct bnx2x_fastpath *fp = fp_cookie; in bnx2x_msix_fp_int()
1357 struct bnx2x_fastpath *fp, int last) in bnx2x_free_tpa_pool()
1384 struct bnx2x_fastpath *fp = &bp->fp[j]; in bnx2x_init_rx_rings_cnic()
1406 struct bnx2x_fastpath *fp = &bp->fp[j]; in bnx2x_init_rx_rings()
1465 struct bnx2x_fastpath *fp = &bp->fp[j]; in bnx2x_init_rx_rings()
1571 struct bnx2x_fastpath *fp = &bp->fp[j]; in bnx2x_free_rx_skbs()
3222 struct bnx2x_fastpath *fp = container_of(napi, struct bnx2x_fastpath, in bnx2x_poll()
[all …]
A Dbnx2x_sriov.h509 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()
A Dbnx2x_main.c971 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_panic_dump()
1112 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_panic_dump()
1152 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_panic_dump()
1944 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_interrupt()
3106 struct bnx2x_fastpath *fp, in bnx2x_get_common_flags()
3137 struct bnx2x_fastpath *fp, in bnx2x_get_q_flags()
5389 struct bnx2x_fastpath *fp; in bnx2x_after_function_update()
8919 struct bnx2x_fastpath *fp = &bp->fp[index]; in bnx2x_stop_queue()
8997 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_reset_func()
9346 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_chip_cleanup()
[all …]
A Dbnx2x.h535 struct bnx2x_fastpath *parent_fp;
550 struct bnx2x_fastpath { struct
1349 struct bnx2x_fastpath *fp;
A Dbnx2x_stats.c938 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_storm_stats_update()
1667 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_save_statistics()
A Dbnx2x_ethtool.c2499 struct bnx2x_fastpath *fp_rx = &bp->fp[0]; in bnx2x_run_loopback()
2500 struct bnx2x_fastpath *fp_tx = &bp->fp[0]; in bnx2x_run_loopback()
A Dbnx2x_vfpf.c599 int bnx2x_vfpf_setup_q(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_vfpf_setup_q()
A Dbnx2x_sriov.c2386 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_set_pf_tx_switching()

Completed in 78 milliseconds