Searched defs:bnx2x (Results 1 – 2 of 2) sorted by relevance
1344 struct bnx2x { struct1348 struct bnx2x_fastpath *fp; argument1349 struct bnx2x_sp_objs *sp_objs; argument1350 struct bnx2x_fp_stats *fp_stats; argument1351 struct bnx2x_fp_txdata *bnx2x_txq; argument1374 struct bnx2x_vf_mbx_msg *vf2pf_mbox; argument1396 enum bnx2x_recovery_state recovery_state; argument1397 int is_leader;1398 struct msix_entry *msix_table;1400 int tx_ring_size;[all …]
720 void (*gro_func)(struct bnx2x*, struct sk_buff*)) in bnx2x_gro_csum()