Home
last modified time | relevance | path

Searched refs:MAC_100HD (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dphylink.h79 MAC_100HD = BIT(4), enumerator
81 MAC_100 = MAC_100HD | MAC_100FD,
/linux/drivers/net/dsa/microchip/
H A Dlan937x_main.c621 MAC_100HD | MAC_10 | MAC_1000FD; in lan937x_phylink_get_caps()
624 MAC_100HD | MAC_10; in lan937x_phylink_get_caps()
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_memac.c628 caps &= ~(MAC_10HD | MAC_100HD); in memac_get_caps()
1297 capabilities &= ~(MAC_10HD | MAC_100HD); in memac_initialization()