Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/octe/
H A Dethernet-common.h40 void cvm_oct_common_set_mac_address(struct ifnet *ifp, const void *);
H A Dethernet-common.c135 void cvm_oct_common_set_mac_address(struct ifnet *ifp, const void *addr) in cvm_oct_common_set_mac_address() function
314 cvm_oct_common_set_mac_address(ifp, mac); in cvm_oct_common_init()
H A Docte.c283 cvm_oct_common_set_mac_address(ifp, IF_LLADDR(ifp)); in octe_init()