Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c214 flow_cfg->rx_vlan_offset = flow_cfg->unicast_offset + in otx2_mcam_entry_init()
1346 req->entry = flow_cfg->def_ent[flow_cfg->rx_vlan_offset]; in otx2_install_rxvlan_offload_flow()
1375 req->entry = flow_cfg->def_ent[flow_cfg->rx_vlan_offset]; in otx2_delete_rxvlan_offload_flow()
Dotx2_common.h330 u16 rx_vlan_offset; member