Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_type.h1207 #define ICE_PORTS_PER_PHY 8 macro
1208 #define ICE_NUM_EXTERNAL_PORTS ICE_PORTS_PER_PHY
H A Dice_ptp_hw.c134 phy_port = port % ICE_PORTS_PER_PHY; in ice_fill_phy_msg_e822()
135 phy = port / ICE_PORTS_PER_PHY; in ice_fill_phy_msg_e822()