Home
last modified time | relevance | path

Searched refs:used_pds (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H A Di40iw.h308 u32 used_pds; member
H A Di40iw_main.c1602 iwdev->used_pds = find_next_zero_bit(iwdev->allocated_pds, iwdev->max_pd, 0); in i40iw_get_used_rsrc()
H A Di40iw_verbs.c81 props->max_pd = iwdev->max_pd - iwdev->used_pds; in i40iw_query_device()
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dmain.h280 u32 used_pds; member
H A Dhw.c1740 iwdev->rf->used_pds = find_first_zero_bit(iwdev->rf->allocated_pds, in irdma_get_used_rsrc()
H A Dverbs.c45 props->max_pd = rf->max_pd - rf->used_pds; in irdma_query_device()

Completed in 17 milliseconds