Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs.c1304 rsp->cstm_etype[idx] = val & GENMASK(15, 0); in mcs_get_custom_tag_cfg()
1310 rsp->cstm_etype[idx] = (val >> 0x1) & GENMASK(15, 0); in mcs_get_custom_tag_cfg()
H A Dmbox.h2014 u16 cstm_etype[8]; member