Searched defs:ixgbevf_adapter (Results 1 – 1 of 1) sorted by relevance
320 struct ixgbevf_adapter { struct322 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];324 struct ixgbevf_q_vector *q_vector[MAX_MSIX_Q_VECTORS];327 u16 rx_itr_setting;328 u16 tx_itr_setting;331 u32 eims_enable_mask;332 u32 eims_other;335 int num_xdp_queues;336 struct ixgbevf_ring *xdp_ring[MAX_XDP_QUEUES];339 int num_tx_queues;[all …]