Home
last modified time | relevance | path

Searched defs:pd_index (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ixl/
H A Di40e_hmc.c144 u32 pd_index, in i40e_add_pd_table_entry()
H A Di40e_hmc.h210 #define I40E_FIND_PD_INDEX_LIMIT(hmc_info, type, idx, cnt, pd_index, pd_limit)\ argument
/freebsd/sys/dev/irdma/
H A Dirdma_hmc.c587 struct irdma_hmc_info *hmc_info, u32 pd_index, in irdma_add_pd_table_entry()
/freebsd/sys/dev/mrsas/
H A Dmrsas.c4562 int retcode = 0, pd_index = 0, pd_count = 0, pd_list_size; in mrsas_get_pd_list() local