Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c215 flow_cfg->rx_vlan_offset = flow_cfg->unicast_offset + in otx2_mcam_entry_init()
1423 req->entry = flow_cfg->def_ent[flow_cfg->rx_vlan_offset]; in otx2_install_rxvlan_offload_flow()
1452 req->entry = flow_cfg->def_ent[flow_cfg->rx_vlan_offset]; in otx2_delete_rxvlan_offload_flow()
H A Dotx2_common.h345 u16 rx_vlan_offset; member