Searched defs:igb_adapter (Results 1 – 2 of 2) sorted by relevance
53790 struct igb_adapter { struct53791 long unsigned int active_vlans[64];53792 struct net_device *netdev;53793 struct bpf_prog *xdp_prog;53794 long unsigned int state;53795 unsigned int flags;53796 unsigned int num_q_vectors;53797 struct msix_entry msix_entries[10];53798 u32 rx_itr_setting;53799 u32 tx_itr_setting;[all …]