Lines Matching refs:bnx2x_fastpath
305 static u32 bnx2x_rx_ustorm_prods_offset(struct bnx2x_fastpath *fp);
970 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_panic_dump()
1111 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_panic_dump()
1151 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_panic_dump()
1814 void bnx2x_sp_event(struct bnx2x_fastpath *fp, union eth_rx_cqe *rr_cqe) in bnx2x_sp_event()
1943 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_interrupt()
3105 struct bnx2x_fastpath *fp, in bnx2x_get_common_flags()
3136 struct bnx2x_fastpath *fp, in bnx2x_get_q_flags()
3174 struct bnx2x_fastpath *fp, struct bnx2x_general_setup_params *gen_init, in bnx2x_pf_q_prep_general()
3192 struct bnx2x_fastpath *fp, struct rxq_pause_params *pause, in bnx2x_pf_rx_q_prep()
3280 struct bnx2x_fastpath *fp, struct bnx2x_txq_setup_params *txq_init, in bnx2x_pf_tx_q_prep()
5388 struct bnx2x_fastpath *fp; in bnx2x_after_function_update()
5707 struct bnx2x_fastpath *fp = bnx2x_fcoe_fp(bp); in bnx2x_sp_task()
6342 static inline u8 bnx2x_fp_igu_sb_id(struct bnx2x_fastpath *fp) in bnx2x_fp_igu_sb_id()
6347 static inline u8 bnx2x_fp_fw_sb_id(struct bnx2x_fastpath *fp) in bnx2x_fp_fw_sb_id()
6352 static u8 bnx2x_fp_cl_id(struct bnx2x_fastpath *fp) in bnx2x_fp_cl_id()
6362 struct bnx2x_fastpath *fp = &bp->fp[fp_idx]; in bnx2x_init_eth_fp()
6466 struct bnx2x_fastpath *fp = bnx2x_fcoe_fp(bp); in bnx2x_init_fcoe_fp()
8739 struct bnx2x_fastpath *fp, struct bnx2x_queue_init_params *init_params) in bnx2x_pf_q_prep_init()
8789 static int bnx2x_setup_tx_only(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_setup_tx_only()
8832 int bnx2x_setup_queue(struct bnx2x *bp, struct bnx2x_fastpath *fp, in bnx2x_setup_queue()
8918 struct bnx2x_fastpath *fp = &bp->fp[index]; in bnx2x_stop_queue()
8996 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_reset_func()
9345 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_chip_cleanup()
15066 static u32 bnx2x_rx_ustorm_prods_offset(struct bnx2x_fastpath *fp) in bnx2x_rx_ustorm_prods_offset()
15239 struct bnx2x_fastpath *fp = &bp->fp[i]; in bnx2x_enable_ptp_packets()