Home
last modified time | relevance | path

Searched defs:flow (Results 1 – 25 of 175) sorted by relevance

1234567

/linux/drivers/net/phy/mscc/
H A Dmscc_macsec.c371 struct macsec_flow *flow) in vsc8584_macsec_flow()
462 struct macsec_flow *flow) in vsc8584_macsec_flow_enable()
481 struct macsec_flow *flow) in vsc8584_macsec_flow_disable()
495 static u32 vsc8584_macsec_flow_context_id(struct macsec_flow *flow) in vsc8584_macsec_flow_context_id()
520 struct macsec_flow *flow, in vsc8584_macsec_transformation()
605 struct macsec_flow *flow; in vsc8584_macsec_alloc_flow() local
628 struct macsec_flow *flow) in vsc8584_macsec_free_flow()
639 struct macsec_flow *flow) in vsc8584_macsec_add_flow()
647 struct macsec_flow *flow; in vsc8584_macsec_default_flows() local
684 struct macsec_flow *flow) in vsc8584_macsec_del_flow()
[all …]
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dflowring.c43 brcmf_flowring_is_tdls_mac(struct brcmf_flowring *flow, u8 mac[ETH_ALEN]) in brcmf_flowring_is_tdls_mac()
59 u32 brcmf_flowring_lookup(struct brcmf_flowring *flow, u8 da[ETH_ALEN], in brcmf_flowring_lookup()
103 u32 brcmf_flowring_create(struct brcmf_flowring *flow, u8 da[ETH_ALEN], in brcmf_flowring_create()
168 u8 brcmf_flowring_tid(struct brcmf_flowring *flow, u16 flowid) in brcmf_flowring_tid()
178 static void brcmf_flowring_block(struct brcmf_flowring *flow, u16 flowid, in brcmf_flowring_block()
227 void brcmf_flowring_delete(struct brcmf_flowring *flow, u16 flowid) in brcmf_flowring_delete()
259 u32 brcmf_flowring_enqueue(struct brcmf_flowring *flow, u16 flowid, in brcmf_flowring_enqueue()
285 struct sk_buff *brcmf_flowring_dequeue(struct brcmf_flowring *flow, u16 flowid) in brcmf_flowring_dequeue()
306 void brcmf_flowring_reinsert(struct brcmf_flowring *flow, u16 flowid, in brcmf_flowring_reinsert()
317 u32 brcmf_flowring_qlen(struct brcmf_flowring *flow, u16 flowid) in brcmf_flowring_qlen()
[all …]
/linux/include/net/
H A Dfq_impl.h16 __fq_adjust_removal(struct fq *fq, struct fq_flow *flow, unsigned int packets, in __fq_adjust_removal()
41 struct fq_flow *flow, in fq_adjust_removal()
48 struct fq_flow *flow) in fq_flow_dequeue()
63 static int fq_flow_drop(struct fq *fq, struct fq_flow *flow, in fq_flow_drop()
94 struct fq_flow *flow; in fq_tin_dequeue() local
148 struct fq_flow *flow; in fq_flow_classify() local
168 struct fq_flow *flow = NULL; in fq_find_fattest_flow() local
202 struct fq_flow *flow; in fq_tin_enqueue() local
253 struct fq_flow *flow, in fq_flow_filter()
279 struct fq_flow *flow; in fq_tin_filter() local
[all …]
/linux/net/openvswitch/
H A Dflow_table.c74 struct sw_flow *flow; in ovs_flow_alloc() local
108 static void flow_free(struct sw_flow *flow) in flow_free()
130 struct sw_flow *flow = container_of(rcu, struct sw_flow, rcu); in rcu_free_flow_callback() local
135 void ovs_flow_free(struct sw_flow *flow, bool deferred) in ovs_flow_free()
462 struct sw_flow *flow) in table_instance_flow_free()
485 struct sw_flow *flow; in table_instance_flow_flush() local
528 struct sw_flow *flow; in ovs_flow_tbl_dump_next() local
559 struct sw_flow *flow) in table_instance_insert()
568 struct sw_flow *flow) in ufid_table_instance_insert()
587 struct sw_flow *flow; in flow_table_copy_flows() local
[all …]
H A Ddatapath.c249 struct sw_flow *flow; in ovs_dp_process_packet() local
597 struct sw_flow *flow; in ovs_packet_cmd_execute() local
803 static int ovs_flow_cmd_fill_stats(const struct sw_flow *flow, in ovs_flow_cmd_fill_stats()
831 static int ovs_flow_cmd_fill_actions(const struct sw_flow *flow, in ovs_flow_cmd_fill_actions()
871 static int ovs_flow_cmd_fill_info(const struct sw_flow *flow, int dp_ifindex, in ovs_flow_cmd_fill_info()
942 static struct sk_buff *ovs_flow_cmd_build_info(const struct sw_flow *flow, in ovs_flow_cmd_build_info()
970 struct sw_flow *flow = NULL, *new_flow; in ovs_flow_cmd_new() local
1218 struct sw_flow *flow; in ovs_flow_cmd_set() local
1321 struct sw_flow *flow; in ovs_flow_cmd_get() local
1380 struct sw_flow *flow = NULL; in ovs_flow_cmd_del() local
[all …]
/linux/net/netfilter/
H A Dnf_flow_table_offload.c24 struct flow_offload *flow; member
224 const struct flow_offload *flow, in flow_offload_eth_src()
271 const struct flow_offload *flow, in flow_offload_eth_dst()
328 const struct flow_offload *flow, in flow_offload_ipv4_snat()
355 const struct flow_offload *flow, in flow_offload_ipv4_dnat()
396 const struct flow_offload *flow, in flow_offload_ipv6_snat()
421 const struct flow_offload *flow, in flow_offload_ipv6_dnat()
445 static int flow_offload_l4proto(const struct flow_offload *flow) in flow_offload_l4proto()
465 const struct flow_offload *flow, in flow_offload_port_snat()
495 const struct flow_offload *flow, in flow_offload_port_dnat()
[all …]
H A Dnf_flow_table_ip.c22 static int nf_flow_state_check(struct flow_offload *flow, int proto, in nf_flow_state_check()
80 static void nf_flow_snat_ip(const struct flow_offload *flow, in nf_flow_snat_ip()
103 static void nf_flow_dnat_ip(const struct flow_offload *flow, in nf_flow_dnat_ip()
126 static void nf_flow_nat_ip(const struct flow_offload *flow, struct sk_buff *skb, in nf_flow_nat_ip()
376 struct flow_offload *flow; in nf_flow_offload_forward() local
427 struct flow_offload *flow; in nf_flow_offload_ip_hook() local
520 static void nf_flow_snat_ipv6(const struct flow_offload *flow, in nf_flow_snat_ipv6()
543 static void nf_flow_dnat_ipv6(const struct flow_offload *flow, in nf_flow_dnat_ipv6()
566 static void nf_flow_nat_ipv6(const struct flow_offload *flow, in nf_flow_nat_ipv6()
655 struct flow_offload *flow; in nf_flow_offload_ipv6_forward() local
[all …]
H A Dnf_tables_offload.c12 struct nft_flow_rule *flow; in nft_flow_rule_alloc() local
31 void nft_flow_rule_set_addr_type(struct nft_flow_rule *flow, in nft_flow_rule_set_addr_type()
54 struct nft_flow_rule *flow) in nft_flow_rule_transfer_vlan()
92 struct nft_flow_rule *flow; in nft_flow_rule_create() local
146 void nft_flow_rule_destroy(struct nft_flow_rule *flow) in nft_flow_rule_destroy()
245 const struct nft_flow_rule *flow, in nft_flow_cls_offload_setup()
266 struct nft_flow_rule *flow, in nft_flow_offload_cmd()
286 struct nft_flow_rule *flow, in nft_flow_offload_rule()
H A Dnft_payload.c307 struct nft_flow_rule *flow, in nft_payload_offload_ll()
376 struct nft_flow_rule *flow, in nft_payload_offload_ip()
416 struct nft_flow_rule *flow, in nft_payload_offload_ip6()
456 struct nft_flow_rule *flow, in nft_payload_offload_nh()
476 struct nft_flow_rule *flow, in nft_payload_offload_tcp()
504 struct nft_flow_rule *flow, in nft_payload_offload_udp()
532 struct nft_flow_rule *flow, in nft_payload_offload_th()
552 struct nft_flow_rule *flow, in nft_payload_offload()
H A Dnft_cmp.c140 struct nft_flow_rule *flow, in __nft_cmp_offload()
179 struct nft_flow_rule *flow, in nft_cmp_offload()
239 struct nft_flow_rule *flow, in nft_cmp_fast_offload()
338 struct nft_flow_rule *flow, in nft_cmp16_fast_offload()
/linux/drivers/gpu/ipu-v3/
H A Dipu-dp.c46 u32 flow; member
64 struct ipu_flow flow[IPUV3_NUM_FLOWS]; member
82 struct ipu_flow *flow = to_flow(dp); in ipu_dp_set_global_alpha() local
117 struct ipu_flow *flow = to_flow(dp); in ipu_dp_set_window_pos() local
128 static void ipu_dp_csc_init(struct ipu_flow *flow, in ipu_dp_csc_init()
187 struct ipu_flow *flow = to_flow(dp); in ipu_dp_setup_channel() local
248 struct ipu_flow *flow = to_flow(dp); in ipu_dp_enable_channel() local
271 struct ipu_flow *flow = to_flow(dp); in ipu_dp_disable_channel() local
316 struct ipu_dp *ipu_dp_get(struct ipu_soc *ipu, unsigned int flow) in ipu_dp_get()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_priv.h147 static inline void __flow_flag_set(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_set()
154 #define flow_flag_set(flow, flag) __flow_flag_set(flow, MLX5E_TC_FLOW_FLAG_##flag) argument
156 static inline bool __flow_flag_test_and_set(struct mlx5e_tc_flow *flow, in __flow_flag_test_and_set()
163 #define flow_flag_test_and_set(flow, flag) \ argument
167 static inline void __flow_flag_clear(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_clear()
174 #define flow_flag_clear(flow, flag) __flow_flag_clear(flow, \ argument
177 static inline bool __flow_flag_test(struct mlx5e_tc_flow *flow, unsigned long flag) in __flow_flag_test()
186 #define flow_flag_test(flow, flag) __flow_flag_test(flow, \ argument
H A Dtc_tun_encap.c83 int mlx5e_tc_set_attr_rx_tun(struct mlx5e_tc_flow *flow, in mlx5e_tc_set_attr_rx_tun()
162 struct mlx5e_tc_flow *flow; in mlx5e_tc_encap_flows_add() local
231 struct mlx5e_tc_flow *flow; in mlx5e_tc_encap_flows_del() local
275 static void mlx5e_take_tmp_flow(struct mlx5e_tc_flow *flow, in mlx5e_take_tmp_flow()
299 struct mlx5e_tc_flow *flow; in mlx5e_take_all_encap_flows() local
313 struct mlx5e_tc_flow *flow; in mlx5e_take_all_route_decap_flows() local
395 struct mlx5e_tc_flow *flow; in mlx5e_tc_update_neigh_used_value() local
535 struct mlx5e_tc_flow *flow, in mlx5e_detach_encap()
568 struct mlx5e_tc_flow *flow) in mlx5e_detach_decap()
701 struct mlx5e_tc_flow *flow, in is_duplicated_encap_entry()
[all …]
/linux/net/sched/
H A Dcls_flow.c67 static u32 flow_get_src(const struct sk_buff *skb, const struct flow_keys *flow) in flow_get_src()
77 static u32 flow_get_dst(const struct sk_buff *skb, const struct flow_keys *flow) in flow_get_dst()
88 const struct flow_keys *flow) in flow_get_proto()
94 const struct flow_keys *flow) in flow_get_proto_src()
103 const struct flow_keys *flow) in flow_get_proto_dst()
153 const struct flow_keys *flow) in flow_get_nfct_src()
166 const struct flow_keys *flow) in flow_get_nfct_dst()
179 const struct flow_keys *flow) in flow_get_nfct_proto_src()
187 const struct flow_keys *flow) in flow_get_nfct_proto_dst()
241 static u32 flow_key_get(struct sk_buff *skb, int key, struct flow_keys *flow) in flow_key_get()
H A Dsch_cake.c634 struct cake_flow *flow, in cake_dec_srchost_bulk_flow_count()
643 struct cake_flow *flow, in cake_inc_srchost_bulk_flow_count()
652 struct cake_flow *flow, in cake_dec_dsthost_bulk_flow_count()
661 struct cake_flow *flow, in cake_inc_dsthost_bulk_flow_count()
670 struct cake_flow *flow, in cake_get_flow_quantum()
899 static struct sk_buff *dequeue_head(struct cake_flow *flow) in dequeue_head()
913 static void flow_queue_add(struct cake_flow *flow, struct sk_buff *skb) in flow_queue_add()
1199 struct cake_flow *flow) in cake_ack_filter()
1555 struct cake_flow *flow; in cake_drop() local
1706 u16 flow = 0, host = 0; in cake_classify() local
[all …]
/linux/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.c881 static u32 tid_rdma_find_phys_blocks_4k(struct tid_rdma_flow *flow, in tid_rdma_find_phys_blocks_4k()
1020 static u32 tid_rdma_find_phys_blocks_8k(struct tid_rdma_flow *flow, in tid_rdma_find_phys_blocks_8k()
1087 static u32 kern_find_pages(struct tid_rdma_flow *flow, in kern_find_pages()
1122 static void dma_unmap_flow(struct tid_rdma_flow *flow) in dma_unmap_flow()
1141 static int dma_map_flow(struct tid_rdma_flow *flow, struct page **pages) in dma_map_flow()
1166 static inline bool dma_mapped(struct tid_rdma_flow *flow) in dma_mapped()
1175 static int kern_get_phys_blocks(struct tid_rdma_flow *flow, in kern_get_phys_blocks()
1204 static inline void kern_add_tid_node(struct tid_rdma_flow *flow, in kern_add_tid_node()
1237 static int kern_alloc_tids(struct tid_rdma_flow *flow) in kern_alloc_tids()
1300 static void kern_program_rcv_group(struct tid_rdma_flow *flow, int grp_num, in kern_program_rcv_group()
[all …]
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c370 struct bnxt_tc_flow *flow) in bnxt_tc_parse_flow()
589 static int bnxt_hwrm_cfa_flow_alloc(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_hwrm_cfa_flow_alloc()
794 struct bnxt_tc_flow *flow, in hwrm_cfa_decap_filter_alloc()
1005 bnxt_tc_get_ref_flow_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_tc_get_ref_flow_handle()
1045 static bool bnxt_tc_can_offload(struct bnxt *bp, struct bnxt_tc_flow *flow) in bnxt_tc_can_offload()
1154 struct bnxt_tc_flow *flow, in bnxt_tc_get_ref_decap_handle()
1235 struct flowi4 flow = { {0} }; in bnxt_tc_resolve_tunnel_hdrs() local
1304 static int bnxt_tc_get_decap_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_tc_get_decap_handle()
1402 static int bnxt_tc_get_encap_handle(struct bnxt *bp, struct bnxt_tc_flow *flow, in bnxt_tc_get_encap_handle()
1447 struct bnxt_tc_flow *flow, in bnxt_tc_put_tunnel_handle()
[all …]
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool_fdir.c41 static int ice_fltr_to_ethtool_flow(enum ice_fltr_ptype flow) in ice_fltr_to_ethtool_flow()
300 int status, flow; in ice_fdir_rem_adq_chnl() local
347 ice_fdir_get_hw_prof(struct ice_hw *hw, enum ice_block blk, int flow) in ice_fdir_get_hw_prof()
362 ice_fdir_erase_flow_from_hw(struct ice_hw *hw, enum ice_block blk, int flow) in ice_fdir_erase_flow_from_hw()
398 int flow = (int)flow_type & ~FLOW_EXT; in ice_fdir_rem_flow() local
424 int flow; in ice_fdir_release_flows() local
437 int flow; in ice_fdir_replay_flows() local
577 ice_fdir_alloc_flow_prof(struct ice_hw *hw, enum ice_fltr_ptype flow) in ice_fdir_alloc_flow_prof()
633 enum ice_fltr_ptype flow, enum ice_fd_hw_seg tun) in ice_fdir_set_hw_fltr_rule()
849 ice_create_init_fdir_rule(struct ice_pf *pf, enum ice_fltr_ptype flow) in ice_create_init_fdir_rule()
[all …]
H A Dice_virtchnl_fdir.c172 ice_vc_fdir_alloc_prof(struct ice_vf *vf, enum ice_fltr_ptype flow) in ice_vc_fdir_alloc_prof()
202 ice_vc_fdir_free_prof(struct ice_vf *vf, enum ice_fltr_ptype flow) in ice_vc_fdir_free_prof()
223 enum ice_fltr_ptype flow; in ice_vc_fdir_free_prof_all() local
336 enum ice_fltr_ptype flow = conf->input.flow_type; in ice_vc_fdir_set_flow_hdr() local
477 ice_vc_fdir_rem_prof(struct ice_vf *vf, enum ice_fltr_ptype flow, int tun) in ice_vc_fdir_rem_prof()
531 enum ice_fltr_ptype flow; in ice_vc_fdir_rem_prof_all() local
546 enum ice_fltr_ptype flow; in ice_vc_fdir_reset_cnt_all() local
635 ice_vc_fdir_write_flow_prof(struct ice_vf *vf, enum ice_fltr_ptype flow, in ice_vc_fdir_write_flow_prof()
754 enum ice_fltr_ptype flow; in ice_vc_fdir_config_input_set() local
2307 enum ice_fltr_ptype flow; in ice_vc_del_fdir_fltr() local
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_cls.c472 const struct mvpp2_cls_flow *flow) in mvpp2_cls_flow_prs_init()
480 const struct mvpp2_cls_flow *flow) in mvpp2_cls_flow_lkp_init()
583 const struct mvpp2_cls_flow *flow) in mvpp2_cls_flow_init()
721 const struct mvpp2_cls_flow *mvpp2_cls_flow_get(int flow) in mvpp2_cls_flow_get()
743 const struct mvpp2_cls_flow *flow; in mvpp2_port_rss_hash_opts_set() local
831 const struct mvpp2_cls_flow *flow; in mvpp2_port_rss_hash_opts_get() local
853 const struct mvpp2_cls_flow *flow; in mvpp2_cls_port_init_flows() local
1183 const struct mvpp2_cls_flow *flow; in mvpp2_port_cls_rfs_rule_remove() local
1208 const struct mvpp2_cls_flow *flow; in mvpp2_port_flt_rfs_rule_insert() local
1245 struct flow_rule *flow = rule->flow; in mvpp2_cls_c2_build_match() local
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dgoto.c10 struct mlx5e_tc_flow *flow, in validate_goto_chain()
66 struct mlx5e_tc_flow *flow = parse_state->flow; in tc_act_can_offload_goto() local
93 struct mlx5e_tc_flow *flow = parse_state->flow; in tc_act_post_parse_goto() local
H A Dact.c75 struct mlx5e_tc_flow *flow, in mlx5e_tc_act_init_parse_state()
118 mlx5e_tc_act_set_next_post_act(struct mlx5e_tc_flow *flow, in mlx5e_tc_act_set_next_post_act()
/linux/samples/bpf/
H A Dsockex2_kern.c63 struct flow_key_record *flow) in parse_ip()
87 struct flow_key_record *flow) in parse_ipv6()
101 struct flow_key_record *flow) in flow_dissector()
203 struct flow_key_record flow = {}; in bpf_prog2() local
/linux/drivers/dma/ti/
H A Dk3-udma-glue.c715 struct k3_udma_glue_rx_flow *flow = &rx_chn->flows[flow_num]; in k3_udma_glue_release_rx_flow() local
735 struct k3_udma_glue_rx_flow *flow = &rx_chn->flows[flow_idx]; in k3_udma_glue_cfg_rx_flow() local
1272 struct k3_udma_glue_rx_flow *flow; in k3_udma_glue_rx_flow_get_fdq_id() local
1292 struct k3_udma_glue_rx_flow *flow = &rx_chn->flows[flow_idx]; in k3_udma_glue_rx_flow_enable() local
1335 struct k3_udma_glue_rx_flow *flow = &rx_chn->flows[flow_idx]; in k3_udma_glue_rx_flow_disable() local
1458 struct k3_udma_glue_rx_flow *flow = &rx_chn->flows[flow_num]; in k3_udma_glue_reset_rx_chn() local
1502 struct k3_udma_glue_rx_flow *flow = &rx_chn->flows[flow_num]; in k3_udma_glue_push_rx_chn() local
1511 struct k3_udma_glue_rx_flow *flow = &rx_chn->flows[flow_num]; in k3_udma_glue_pop_rx_chn() local
1520 struct k3_udma_glue_rx_flow *flow; in k3_udma_glue_rx_get_irq() local
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dconntrack.c56 bool is_pre_ct_flow(struct flow_cls_offload *flow) in is_pre_ct_flow()
88 bool is_post_ct_flow(struct flow_cls_offload *flow) in is_post_ct_flow()
1481 struct flow_cls_offload *flow, in nfp_fl_ct_add_flow()
1807 struct flow_cls_offload *flow, in nfp_fl_ct_handle_pre_ct()
1882 struct flow_cls_offload *flow, in nfp_fl_ct_handle_post_ct()
2063 int nfp_fl_ct_stats(struct flow_cls_offload *flow, in nfp_fl_ct_stats()
2147 nfp_fl_ct_offload_nft_supported(struct flow_cls_offload *flow) in nfp_fl_ct_offload_nft_supported()
2168 nfp_fl_ct_offload_nft_flow(struct nfp_fl_ct_zone_entry *zt, struct flow_cls_offload *flow) in nfp_fl_ct_offload_nft_flow()
2213 struct flow_cls_offload *flow = type_data; in nfp_fl_ct_handle_nft_flow() local

1234567