Searched refs:NPC_DIP_IPV4 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | npc.h | 195 NPC_DIP_IPV4, enumerator
|
H A D | rvu_npc_fs.c | 27 [NPC_DIP_IPV4] = "ipv4 destination ip", 498 NPC_SCAN_HDR(NPC_DIP_IPV4, NPC_LID_LC, NPC_LT_LC_IP, 16, 4); in npc_scan_ldata() 939 NPC_WRITE_FLOW(NPC_DIP_IPV4, ip4dst, ntohl(pkt->ip4dst), 0, in npc_update_flow()
|
H A D | rvu_debugfs.c | 2801 case NPC_DIP_IPV4: in rvu_dbg_npc_mcam_show_flows()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_flows.c | 565 req->features |= BIT_ULL(NPC_DIP_IPV4); in otx2_prepare_ipv4_flow() 618 req->features |= BIT_ULL(NPC_DIP_IPV4); in otx2_prepare_ipv4_flow() 673 req->features |= BIT_ULL(NPC_DIP_IPV4); in otx2_prepare_ipv4_flow()
|
H A D | otx2_tc.c | 695 req->features |= BIT_ULL(NPC_DIP_IPV4); in otx2_tc_prepare_flow()
|