Searched defs:ixgbevf_adapter (Results 1 – 1 of 1) sorted by relevance
304 struct ixgbevf_adapter { struct306 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];308 struct ixgbevf_q_vector *q_vector[MAX_MSIX_Q_VECTORS];311 u16 rx_itr_setting;312 u16 tx_itr_setting;315 u32 eims_enable_mask;316 u32 eims_other;319 int num_xdp_queues;320 struct ixgbevf_ring *xdp_ring[MAX_XDP_QUEUES];323 int num_tx_queues;[all …]