Searched defs:bnx2x (Results 1 – 2 of 2) sorted by relevance
1418 struct bnx2x { struct1422 struct bnx2x_fastpath *fp; argument1423 struct bnx2x_sp_objs *sp_objs; argument1424 struct bnx2x_fp_stats *fp_stats; argument1425 struct bnx2x_fp_txdata *bnx2x_txq; argument1448 struct bnx2x_vf_mbx_msg *vf2pf_mbox; argument1470 enum bnx2x_recovery_state recovery_state; argument1471 int is_leader;1472 struct msix_entry *msix_table;1474 int tx_ring_size;[all …]
709 void (*gro_func)(struct bnx2x*, struct sk_buff*)) in bnx2x_gro_csum()