Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_type.h3581 struct ixgbe_phy_info { struct
3582 struct ixgbe_phy_operations ops;
3583 struct mdio_if_info mdio;
3584 enum ixgbe_phy_type type;
3585 u32 id;
3586 enum ixgbe_sfp_type sfp_type;
3587 bool sfp_setup_needed;
3588 u32 revision;
3589 enum ixgbe_media_type media_type;
3590 u32 phy_semaphore_mask;
[all …]