Searched refs:cstm_etype (Results 1 – 2 of 2) sorted by relevance
1301 rsp->cstm_etype[idx] = val & GENMASK(15, 0); in mcs_get_custom_tag_cfg()1307 rsp->cstm_etype[idx] = (val >> 0x1) & GENMASK(15, 0); in mcs_get_custom_tag_cfg()
1918 u16 cstm_etype[8]; member