Searched defs:ixgbe_adapter (Results 1 – 1 of 1) sorted by relevance
472 struct ixgbe_adapter { struct473 struct ixgbe_hw hw;474 struct ixgbe_hw_stats stats;477 struct ixgbe_hw_fdir_info fdir;478 struct ixgbe_interrupt intr;481 struct ixgbe_hwstrip hwstrip;486 struct ixgbe_bypass_info bps;489 struct ixgbe_l2_tn_info l2_tn;494 bool rx_bulk_alloc_allowed;495 bool rx_vec_allowed;[all …]