Home
last modified time | relevance | path

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

/freebsd/sys/dev/irdma/
H A Dirdma_protos.h132 u64 irdma_mac_to_u64(const u8 *eth_add);
H A Dirdma_kcompat.c1758 irdma_mac_to_u64(const u8 *eth_add) in irdma_mac_to_u64() argument
1764 u64_eth_add = u64_eth_add << 8 | eth_add[idx]; in irdma_mac_to_u64()