Searched refs:is_lan937x_tx_phy (Results 1 – 2 of 2) sorted by relevance
58 if (is_lan937x_tx_phy(dev, addr)) in lan937x_vphy_ind_addr_wr()326 } else if (is_lan937x_tx_phy(dev, port)) { in lan937x_phylink_get_caps()
665 static inline bool is_lan937x_tx_phy(struct ksz_device *dev, int port) in is_lan937x_tx_phy() function