Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c221 flow_cfg->unicast_offset = vf_vlan_max_flows; in otx2_mcam_entry_init()
222 flow_cfg->rx_vlan_offset = flow_cfg->unicast_offset + in otx2_mcam_entry_init()
385 flow_cfg->def_ent[i + flow_cfg->unicast_offset]; in otx2_do_add_macfilter()
H A Dotx2_common.h355 u16 unicast_offset; member