Home
last modified time | relevance | path

Searched refs:ICE_PORTS_PER_PHY (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_type.h909 #define ICE_PORTS_PER_PHY 8 macro
910 #define ICE_NUM_EXTERNAL_PORTS ICE_PORTS_PER_PHY
Dice_ptp_hw.c171 phy_port = port % ICE_PORTS_PER_PHY; in ice_fill_phy_msg_e822()
172 phy = port / ICE_PORTS_PER_PHY; in ice_fill_phy_msg_e822()