Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dphylink.h76 MAC_10HD = BIT(2), enumerator
78 MAC_10 = MAC_10HD | MAC_10FD,
/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()