Searched defs:txgbe_bus_info (Results 1 – 1 of 1) sorted by relevance
220 struct txgbe_bus_info { struct221 s32 (*get_bus_info)(struct txgbe_hw *hw);222 void (*set_lan_id)(struct txgbe_hw *hw);224 enum txgbe_bus_speed speed;225 enum txgbe_bus_width width;226 enum txgbe_bus_type type;228 u16 func;229 u8 lan_id;230 u16 instance_id;