Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Dnpc.h177 NPC_DIP_IPV4, enumerator
Drvu_npc_fs.c28 [NPC_DIP_IPV4] = "ipv4 destination ip",
433 NPC_SCAN_HDR(NPC_DIP_IPV4, NPC_LID_LC, NPC_LT_LC_IP, 16, 4); in npc_scan_ldata()
837 NPC_WRITE_FLOW(NPC_DIP_IPV4, ip4dst, ntohl(pkt->ip4dst), 0, in npc_update_flow()
Drvu_debugfs.c2343 case NPC_DIP_IPV4: in rvu_dbg_npc_mcam_show_flows()
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c513 req->features |= BIT_ULL(NPC_DIP_IPV4); in otx2_prepare_ipv4_flow()
566 req->features |= BIT_ULL(NPC_DIP_IPV4); in otx2_prepare_ipv4_flow()
621 req->features |= BIT_ULL(NPC_DIP_IPV4); in otx2_prepare_ipv4_flow()
Dotx2_tc.c529 req->features |= BIT_ULL(NPC_DIP_IPV4); in otx2_tc_prepare_flow()