Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c163 u16 dft_idx = 0, x4_slots = 0; in otx2_alloc_mcam_entries() local
193 rc = otx2_get_dft_rl_idx(pfvf, &dft_idx); in otx2_alloc_mcam_entries()
221 ref = dft_idx; in otx2_alloc_mcam_entries()
297 u16 dft_idx; in otx2_mcam_entry_init() local
302 rc = otx2_get_dft_rl_idx(pfvf, &dft_idx); in otx2_mcam_entry_init()
310 ref = dft_idx; in otx2_mcam_entry_init()