Searched refs:vnic_hash_for_each_possible (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/ulp/opa_vnic/ |
H A D | opa_vnic_internal.h | 285 #define vnic_hash_for_each_possible(name, obj, member, key) \ macro
|
H A D | opa_vnic_encap.c | 312 vnic_hash_for_each_possible(mactbl, node, hlist, key) { in opa_vnic_chk_mac_tbl() function
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/opa_vnic/ |
H A D | opa_vnic_internal.h | 285 #define vnic_hash_for_each_possible(name, obj, member, key) \ macro
|
H A D | opa_vnic_encap.c | 312 vnic_hash_for_each_possible(mactbl, node, hlist, key) { in opa_vnic_chk_mac_tbl() function
|
Completed in 3 milliseconds