Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc_fs.c959 NPC_WRITE_FLOW(NPC_INNER_VID, vlan_itci, ntohs(pkt->vlan_itci), 0, in npc_update_flow()
960 ntohs(mask->vlan_itci), 0); in npc_update_flow()
Dmbox.h1475 __be16 vlan_itci; member
Drvu_debugfs.c2791 seq_printf(s, "0x%x ", ntohs(rule->packet.vlan_itci)); in rvu_dbg_npc_mcam_show_flows()
2793 ntohs(rule->mask.vlan_itci)); in rvu_dbg_npc_mcam_show_flows()
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c485 flow_spec->vlan_itci = htons(vlan_tci); in otx2_tc_process_vlan()
486 flow_mask->vlan_itci = htons(vlan_tci_mask); in otx2_tc_process_vlan()