Home
last modified time | relevance | path

Searched defs:ixgbe_adapter (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.h472 struct ixgbe_adapter { struct
473 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 …]