Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/rocker/
H A Drocker_of_dpa.c165 } OfDpaFlowContext; typedef
381 static void of_dpa_flow_pkt_hdr_reset(OfDpaFlowContext *fc) in of_dpa_flow_pkt_hdr_reset()
391 static void of_dpa_flow_pkt_parse(OfDpaFlowContext *fc, in of_dpa_flow_pkt_parse()
454 static void of_dpa_flow_pkt_insert_vlan(OfDpaFlowContext *fc, __be16 vlan_id) in of_dpa_flow_pkt_insert_vlan()
474 static void of_dpa_flow_pkt_strip_vlan(OfDpaFlowContext *fc) in of_dpa_flow_pkt_strip_vlan()
487 static void of_dpa_flow_pkt_hdr_rewrite(OfDpaFlowContext *fc, in of_dpa_flow_pkt_hdr_rewrite()
511 static void of_dpa_flow_ig_tbl(OfDpaFlowContext *fc, uint32_t tbl_id);
513 static void of_dpa_ig_port_build_match(OfDpaFlowContext *fc, in of_dpa_ig_port_build_match()
521 static void of_dpa_ig_port_miss(OfDpaFlowContext *fc) in of_dpa_ig_port_miss()
535 static void of_dpa_vlan_build_match(OfDpaFlowContext *fc, in of_dpa_vlan_build_match()
[all …]