Searched refs:clip_addr_hash (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | clip_tbl.c | 37 static unsigned int clip_addr_hash(struct clip_tbl *ctbl, const u32 *addr, in clip_addr_hash() function 86 hash = clip_addr_hash(ctbl, addr, v6); in cxgb4_clip_get() 159 hash = clip_addr_hash(ctbl, addr, v6); in cxgb4_clip_release()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | clip_tbl.c | 37 static unsigned int clip_addr_hash(struct clip_tbl *ctbl, const u32 *addr, in clip_addr_hash() function 86 hash = clip_addr_hash(ctbl, addr, v6); in cxgb4_clip_get() 158 hash = clip_addr_hash(ctbl, addr, v6); in cxgb4_clip_release()
|
Completed in 2 milliseconds