Searched refs:memac_supports (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/net/ethernet/freescale/fman/
H A Dfman_memac.c1053 static bool memac_supports(struct mac_device *mac_dev, phy_interface_t iface) function
1175 (memac_supports(mac_dev, PHY_INTERFACE_MODE_SGMII) ||
1176 memac_supports(mac_dev, PHY_INTERFACE_MODE_1000BASEX))) {
1182 memac_supports(mac_dev, PHY_INTERFACE_MODE_2500BASEX))
1186 memac_supports(mac_dev, PHY_INTERFACE_MODE_QSGMII))
1192 memac_supports(mac_dev, PHY_INTERFACE_MODE_10GBASER)) {

Completed in 232 milliseconds