Searched defs:bnx2x (Results 1 – 2 of 2) sorted by relevance
1445 struct bnx2x { struct1449 struct bnx2x_fastpath *fp; argument1450 struct bnx2x_sp_objs *sp_objs; argument1451 struct bnx2x_fp_stats *fp_stats; argument1452 struct bnx2x_fp_txdata *bnx2x_txq; argument1475 struct bnx2x_vf_mbx_msg *vf2pf_mbox; argument1497 enum bnx2x_recovery_state recovery_state; argument1498 int is_leader;1499 struct msix_entry *msix_table;1501 int tx_ring_size;[all …]
729 void (*gro_func)(struct bnx2x*, struct sk_buff*)) in bnx2x_gro_csum()