Searched defs:ixgbe_adapter (Results 1 – 1 of 1) sorted by relevance
477 struct ixgbe_adapter { struct478 struct ixgbe_hw hw;479 struct ixgbe_hw_stats stats;482 struct ixgbe_hw_fdir_info fdir;483 struct ixgbe_interrupt intr;486 struct ixgbe_hwstrip hwstrip;492 struct ixgbe_bypass_info bps;495 struct ixgbe_l2_tn_info l2_tn;500 bool rx_bulk_alloc_allowed;501 bool rx_vec_allowed;[all …]