Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c239 static int hash_mac_addr(const u8 *addr) in hash_mac_addr() function
1245 *hash |= (1ULL << hash_mac_addr(addr[offset+i])); in t4vf_alloc_mac_filt()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c2912 static int hash_mac_addr(const u8 *addr) in hash_mac_addr() function
4644 *hash |= (1ULL << hash_mac_addr(addr[i])); in t4_alloc_mac_filt()