Lines Matching defs:fp
498 struct bnx2x_fastpath *fp, in bnx2x_update_rx_prod()
625 static inline void bnx2x_update_fpsb_idx(struct bnx2x_fastpath *fp) in bnx2x_update_fpsb_idx()
762 static inline bool bnx2x_has_tx_work(struct bnx2x_fastpath *fp) in bnx2x_has_tx_work()
773 static inline int bnx2x_has_rx_work(struct bnx2x_fastpath *fp) in bnx2x_has_rx_work()
797 struct bnx2x_fastpath *fp, u16 index) in bnx2x_free_rx_sge()
849 static inline void bnx2x_clear_sge_mask_next_elems(struct bnx2x_fastpath *fp) in bnx2x_clear_sge_mask_next_elems()
863 static inline void bnx2x_init_sge_ring_bit_mask(struct bnx2x_fastpath *fp) in bnx2x_init_sge_ring_bit_mask()
880 static inline void bnx2x_reuse_rx_data(struct bnx2x_fastpath *fp, in bnx2x_reuse_rx_data()
968 struct bnx2x_fastpath *fp, int last) in bnx2x_free_rx_sge_range()
979 static inline void bnx2x_set_next_page_rx_bd(struct bnx2x_fastpath *fp) in bnx2x_set_next_page_rx_bd()
999 static inline u8 bnx2x_stats_id(struct bnx2x_fastpath *fp) in bnx2x_stats_id()
1011 static inline void bnx2x_init_vlan_mac_fp_objs(struct bnx2x_fastpath *fp, in bnx2x_init_vlan_mac_fp_objs()
1094 static inline u8 bnx2x_fp_qzone_id(struct bnx2x_fastpath *fp) in bnx2x_fp_qzone_id()
1105 struct bnx2x_fastpath *fp) in bnx2x_init_txdata()