Home
last modified time | relevance | path

Searched refs:NPC_ETYPE (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_npc_fs.c22 [NPC_ETYPE] = "ether type",
326 key_fields[NPC_ETYPE] = *etype_ether; in npc_handle_multi_layer_fields()
328 key_fields[NPC_ETYPE] = *etype_tag1; in npc_handle_multi_layer_fields()
330 key_fields[NPC_ETYPE] = *etype_tag2; in npc_handle_multi_layer_fields()
338 key_fields[NPC_ETYPE] = *etype_tag1; in npc_handle_multi_layer_fields()
345 key_fields[NPC_ETYPE] = *etype_tag2; in npc_handle_multi_layer_fields()
352 key_fields[NPC_ETYPE] = *etype_tag2; in npc_handle_multi_layer_fields()
356 start_lid = key_fields[NPC_ETYPE].layer_mdata.lid + 1; in npc_handle_multi_layer_fields()
357 if (npc_check_overlap(rvu, blkaddr, NPC_ETYPE, start_lid, intf)) in npc_handle_multi_layer_fields()
359 *features |= BIT_ULL(NPC_ETYPE); in npc_handle_multi_layer_fields()
[all …]
A Dnpc.h175 NPC_ETYPE, enumerator
A Drvu_debugfs.c2419 case NPC_ETYPE: in rvu_dbg_npc_mcam_show_flows()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_flows.c546 req->features |= BIT_ULL(NPC_ETYPE); in otx2_prepare_ipv4_flow()
553 req->features |= BIT_ULL(NPC_ETYPE); in otx2_prepare_ipv4_flow()
608 req->features |= BIT_ULL(NPC_ETYPE); in otx2_prepare_ipv4_flow()
676 req->features |= BIT_ULL(NPC_ETYPE); in otx2_prepare_ipv6_flow()
683 req->features |= BIT_ULL(NPC_ETYPE); in otx2_prepare_ipv6_flow()
733 req->features |= BIT_ULL(NPC_ETYPE); in otx2_prepare_ipv6_flow()
795 req->features |= BIT_ULL(NPC_ETYPE); in otx2_prepare_flow_request()
A Dotx2_tc.c430 req->features |= BIT_ULL(NPC_ETYPE); in otx2_tc_prepare_flow()

Completed in 20 milliseconds