Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_type.h897 #define ICE_PORTS_PER_PHY 8 macro
898 #define ICE_NUM_EXTERNAL_PORTS ICE_PORTS_PER_PHY
Dice_ptp_hw.c169 phy_port = port % ICE_PORTS_PER_PHY; in ice_fill_phy_msg_e822()
170 phy = port / ICE_PORTS_PER_PHY; in ice_fill_phy_msg_e822()