Searched refs:attr_cnt (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_flex_pipe.h | 44 u16 attr_cnt, struct ice_fv_word *es, u16 *masks, bool symm,
|
| H A D | ice_flex_pipe.c | 2956 const struct ice_ptype_attributes *attr, u16 attr_cnt) in ice_add_prof_attrib() argument 2961 for (i = 0; i < attr_cnt; i++) in ice_add_prof_attrib() 3044 u16 attr_cnt, struct ice_fv_word *es, u16 *masks, bool symm, in ice_add_prof() argument 3118 status = ice_add_prof_attrib(prof, ptg, ptype, attr, attr_cnt); in ice_add_prof() 3702 struct ice_tcam_inf *attr_used[], u16 attr_cnt) in ice_ptg_attr_in_use() argument 3710 for (i = 0; i < attr_cnt; i++) in ice_ptg_attr_in_use()
|