Home
last modified time | relevance | path

Searched refs:vlan_itci (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc_fs.c995 NPC_WRITE_FLOW(NPC_INNER_VID, vlan_itci, ntohs(pkt->vlan_itci), 0, in npc_update_flow()
996 ntohs(mask->vlan_itci), 0); in npc_update_flow()
Dmbox.h1556 __be16 vlan_itci; member
Drvu_debugfs.c3195 seq_printf(s, "0x%x ", ntohs(rule->packet.vlan_itci)); in rvu_dbg_npc_mcam_show_flows()
3197 ntohs(rule->mask.vlan_itci)); in rvu_dbg_npc_mcam_show_flows()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c610 flow_spec->vlan_itci = htons(vlan_tci); in otx2_tc_process_vlan()
611 flow_mask->vlan_itci = htons(vlan_tci_mask); in otx2_tc_process_vlan()