Home
last modified time | relevance | path

Searched refs:NIU_PHY_ID_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dniu.c1614 switch (phy_id & NIU_PHY_ID_MASK) { in xcvr_init_10g()
2088 switch (phy_id & NIU_PHY_ID_MASK) { in link_status_10g()
8554 /* Because of the NIU_PHY_ID_MASK being applied, the 8704 in phy_record()
8557 if (((id & NIU_PHY_ID_MASK) != NIU_PHY_ID_BCM8704) && in phy_record()
8558 ((id & NIU_PHY_ID_MASK) != NIU_PHY_ID_MRVL88X2011)) in phy_record()
8561 if ((id & NIU_PHY_ID_MASK) != NIU_PHY_ID_BCM5464R) in phy_record()
H A Dniu.h2552 #define NIU_PHY_ID_MASK 0xfffff0f0 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dniu.c1633 switch (phy_id & NIU_PHY_ID_MASK) { in xcvr_init_10g()
2107 switch (phy_id & NIU_PHY_ID_MASK) { in link_status_10g()
8578 /* Because of the NIU_PHY_ID_MASK being applied, the 8704 in phy_record()
8581 if (((id & NIU_PHY_ID_MASK) != NIU_PHY_ID_BCM8704) && in phy_record()
8582 ((id & NIU_PHY_ID_MASK) != NIU_PHY_ID_MRVL88X2011)) in phy_record()
8585 if ((id & NIU_PHY_ID_MASK) != NIU_PHY_ID_BCM5464R) in phy_record()
H A Dniu.h2552 #define NIU_PHY_ID_MASK 0xfffff0f0 macro

Completed in 44 milliseconds