Home
last modified time | relevance | path

Searched refs:i40iw_init_hash_desc (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/infiniband/hw/i40iw/
Di40iw_osdep.h181 enum i40iw_status_code i40iw_init_hash_desc(struct shash_desc **);
Di40iw_puda.h178 enum i40iw_status_code i40iw_init_hash_desc(struct shash_desc **desc);
Di40iw_utils.c1272 enum i40iw_status_code i40iw_init_hash_desc(struct shash_desc **desc) in i40iw_init_hash_desc() function
Di40iw_puda.c969 if (!i40iw_init_hash_desc(&rsrc->hash_desc)) { in i40iw_puda_create_rsrc()