Searched defs:bnx2x (Results 1 – 2 of 2) sorted by relevance
1345 struct bnx2x { struct1349 struct bnx2x_fastpath *fp; argument1350 struct bnx2x_sp_objs *sp_objs; argument1351 struct bnx2x_fp_stats *fp_stats; argument1352 struct bnx2x_fp_txdata *bnx2x_txq; argument1375 struct bnx2x_vf_mbx_msg *vf2pf_mbox; argument1397 enum bnx2x_recovery_state recovery_state; argument1398 int is_leader;1399 struct msix_entry *msix_table;1401 int tx_ring_size;[all …]
724 void (*gro_func)(struct bnx2x*, struct sk_buff*)) in bnx2x_gro_csum()