Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa2/
H A Ddpaa2_mac.c170 dpaa2_mac_ethif_to_str(sc->attr.eth_if), in dpaa2_mac_attach()
348 dpaa2_mac_ethif_to_str(enum dpaa2_mac_eth_if eth_if) in dpaa2_mac_ethif_to_str() argument
350 switch (eth_if) { in dpaa2_mac_ethif_to_str()
H A Ddpaa2_mac.h82 enum dpaa2_mac_eth_if eth_if; member
H A Ddpaa2_rc.c2376 uint8_t eth_if; in dpaa2_rc_mac_get_attributes() member
2408 attr->eth_if = resp->eth_if; in dpaa2_rc_mac_get_attributes()