Searched refs:pfl_info (Results 1 – 1 of 1) sorted by relevance
48 } pfl_info; in otx2_mcam_pfl_info_get() local54 if (pfl_info.is_set) { in otx2_mcam_pfl_info_get()55 *x4_slots = pfl_info.x4_slots; in otx2_mcam_pfl_info_get()56 *kw_type = pfl_info.kw_type; in otx2_mcam_pfl_info_get()81 pfl_info.kw_type = rsp->kw_type; in otx2_mcam_pfl_info_get()83 pfl_info.x4_slots = 0; in otx2_mcam_pfl_info_get()85 pfl_info.x4_slots = rsp->x4_slots; in otx2_mcam_pfl_info_get()86 pfl_info.is_set = true; in otx2_mcam_pfl_info_get()88 *x4_slots = pfl_info.x4_slots; in otx2_mcam_pfl_info_get()89 *kw_type = pfl_info.kw_type; in otx2_mcam_pfl_info_get()