Searched refs:NPC_SIP_IPV4 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | npc.h | 194 NPC_SIP_IPV4, enumerator
|
H A D | rvu_npc_fs.c | 26 [NPC_SIP_IPV4] = "ipv4 source ip", 497 NPC_SCAN_HDR(NPC_SIP_IPV4, NPC_LID_LC, NPC_LT_LC_IP, 12, 4); in npc_scan_ldata() 937 NPC_WRITE_FLOW(NPC_SIP_IPV4, ip4src, ntohl(pkt->ip4src), 0, in npc_update_flow()
|
H A D | rvu_debugfs.c | 2797 case NPC_SIP_IPV4: in rvu_dbg_npc_mcam_show_flows()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_flows.c | 558 req->features |= BIT_ULL(NPC_SIP_IPV4); in otx2_prepare_ipv4_flow() 611 req->features |= BIT_ULL(NPC_SIP_IPV4); in otx2_prepare_ipv4_flow() 666 req->features |= BIT_ULL(NPC_SIP_IPV4); in otx2_prepare_ipv4_flow()
|
H A D | otx2_tc.c | 699 req->features |= BIT_ULL(NPC_SIP_IPV4); in otx2_tc_prepare_flow()
|