Searched defs:flow (Results 51 - 75 of 225) sorted by relevance

123456789

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_priv.h146 __flow_flag_set(struct mlx5e_tc_flow *flow, unsigned long flag) argument
155 __flow_flag_test_and_set(struct mlx5e_tc_flow *flow, unsigned long flag) argument
166 __flow_flag_clear(struct mlx5e_tc_flow *flow, unsigned long flag) argument
176 __flow_flag_test(struct mlx5e_tc_flow *flow, unsigned long flag) argument
[all...]
/linux-master/net/netfilter/
H A Dnf_tables_offload.c12 struct nft_flow_rule *flow; local
31 nft_flow_rule_set_addr_type(struct nft_flow_rule *flow, enum flow_dissector_key_id addr_type) argument
53 nft_flow_rule_transfer_vlan(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow) argument
92 struct nft_flow_rule *flow; local
146 nft_flow_rule_destroy(struct nft_flow_rule *flow) argument
242 nft_flow_cls_offload_setup(struct flow_cls_offload *cls_flow, const struct nft_base_chain *basechain, const struct nft_rule *rule, const struct nft_flow_rule *flow, struct netlink_ext_ack *extack, enum flow_cls_command command) argument
264 nft_flow_offload_cmd(const struct nft_chain *chain, const struct nft_rule *rule, struct nft_flow_rule *flow, enum flow_cls_command command, struct flow_cls_offload *cls_flow) argument
284 nft_flow_offload_rule(const struct nft_chain *chain, struct nft_rule *rule, struct nft_flow_rule *flow, enum flow_cls_command command) argument
[all...]
H A Dnft_flow_offload.c300 struct flow_offload *flow; local
H A Dnf_flow_table_ip.c22 static int nf_flow_state_check(struct flow_offload *flow, int proto, argument
76 static void nf_flow_snat_ip(const struct flow_offload *flow, argument
99 static void nf_flow_dnat_ip(const struct flow_offload *flow, argument
122 static void nf_flow_nat_ip(const struct flow_offload *flow, struct sk_buff *skb, argument
369 struct flow_offload *flow; local
420 struct flow_offload *flow; local
513 nf_flow_snat_ipv6(const struct flow_offload *flow, struct sk_buff *skb, struct ipv6hdr *ip6h, unsigned int thoff, enum flow_offload_tuple_dir dir) argument
536 nf_flow_dnat_ipv6(const struct flow_offload *flow, struct sk_buff *skb, struct ipv6hdr *ip6h, unsigned int thoff, enum flow_offload_tuple_dir dir) argument
559 nf_flow_nat_ipv6(const struct flow_offload *flow, struct sk_buff *skb, enum flow_offload_tuple_dir dir, struct ipv6hdr *ip6h) argument
648 struct flow_offload *flow; local
716 struct flow_offload *flow; local
[all...]
H A Dnf_flow_table_offload.c24 struct flow_offload *flow; member in struct:flow_offload_work
223 flow_offload_eth_src(struct net *net, const struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
270 flow_offload_eth_dst(struct net *net, const struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
327 flow_offload_ipv4_snat(struct net *net, const struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
354 flow_offload_ipv4_dnat(struct net *net, const struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
395 flow_offload_ipv6_snat(struct net *net, const struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
420 flow_offload_ipv6_dnat(struct net *net, const struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
445 flow_offload_l4proto(const struct flow_offload *flow) argument
464 flow_offload_port_snat(struct net *net, const struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
494 flow_offload_port_dnat(struct net *net, const struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
524 flow_offload_ipv4_checksum(struct net *net, const struct flow_offload *flow, struct nf_flow_rule *flow_rule) argument
544 flow_offload_redirect(struct net *net, const struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
577 flow_offload_encap_tunnel(const struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
602 flow_offload_decap_tunnel(const struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
627 nf_flow_rule_route_common(struct net *net, const struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
682 nf_flow_rule_route_ipv4(struct net *net, struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
707 nf_flow_rule_route_ipv6(struct net *net, struct flow_offload *flow, enum flow_offload_tuple_dir dir, struct nf_flow_rule *flow_rule) argument
738 struct flow_offload *flow = offload->flow; local
835 nf_flow_offload_tuple(struct nf_flowtable *flowtable, struct flow_offload *flow, struct nf_flow_rule *flow_rule, enum flow_offload_tuple_dir dir, int priority, int cmd, struct flow_stats *stats, struct list_head *block_cb_list) argument
1016 nf_flow_offload_work_alloc(struct nf_flowtable *flowtable, struct flow_offload *flow, unsigned int cmd) argument
1039 nf_flow_offload_add(struct nf_flowtable *flowtable, struct flow_offload *flow) argument
1051 nf_flow_offload_del(struct nf_flowtable *flowtable, struct flow_offload *flow) argument
1064 nf_flow_offload_stats(struct nf_flowtable *flowtable, struct flow_offload *flow) argument
[all...]
H A Dnft_payload.c315 nft_payload_offload_ll(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_payload *priv) argument
384 nft_payload_offload_ip(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_payload *priv) argument
424 nft_payload_offload_ip6(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_payload *priv) argument
464 nft_payload_offload_nh(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_payload *priv) argument
484 nft_payload_offload_tcp(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_payload *priv) argument
512 nft_payload_offload_udp(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_payload *priv) argument
540 nft_payload_offload_th(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_payload *priv) argument
560 nft_payload_offload(struct nft_offload_ctx *ctx, struct nft_flow_rule *flow, const struct nft_expr *expr) argument
[all...]
/linux-master/drivers/net/phy/mscc/
H A Dmscc_macsec.c370 vsc8584_macsec_flow(struct phy_device *phydev, struct macsec_flow *flow) argument
461 vsc8584_macsec_flow_enable(struct phy_device *phydev, struct macsec_flow *flow) argument
480 vsc8584_macsec_flow_disable(struct phy_device *phydev, struct macsec_flow *flow) argument
495 vsc8584_macsec_flow_context_id(struct macsec_flow *flow) argument
519 vsc8584_macsec_transformation(struct phy_device *phydev, struct macsec_flow *flow, const u8 *key) argument
605 struct macsec_flow *flow; local
627 vsc8584_macsec_free_flow(struct vsc8531_private *priv, struct macsec_flow *flow) argument
638 vsc8584_macsec_add_flow(struct phy_device *phydev, struct macsec_flow *flow) argument
647 struct macsec_flow *flow; local
683 vsc8584_macsec_del_flow(struct phy_device *phydev, struct macsec_flow *flow) argument
690 __vsc8584_macsec_add_rxsa(struct macsec_context *ctx, struct macsec_flow *flow, bool update) argument
719 __vsc8584_macsec_add_txsa(struct macsec_context *ctx, struct macsec_flow *flow, bool update) argument
745 struct macsec_flow *flow, *tmp; local
756 struct macsec_flow *flow, *tmp; local
785 struct macsec_flow *flow, *tmp; local
817 struct macsec_flow *flow, *tmp; local
832 struct macsec_flow *flow; local
849 struct macsec_flow *flow; local
872 struct macsec_flow *flow; local
886 struct macsec_flow *flow; local
903 struct macsec_flow *flow; local
926 struct macsec_flow *flow; local
975 struct macsec_flow *flow, *tmp; local
[all...]
/linux-master/drivers/tty/serial/
H A D21285.c441 int flow = 'n'; local
H A Dapbuart.c451 int flow = 'n'; local
H A Dclps711x.c381 int baud = 38400, bits = 8, parity = 'n', flow = 'n'; local
H A Dliteuart.c395 int flow = 'n'; local
H A Dmcf.c508 int flow = 'n'; local
/linux-master/net/caif/
H A Dchnl_net.c148 static void chnl_flowctrl_cb(struct cflayer *layr, enum caif_ctrlcmd flow, argument
[all...]
/linux-master/drivers/hsi/
H A Dhsi_core.c160 const char *flow; local
/linux-master/net/sched/
H A Dsch_fq_pie.c119 flow_queue_add(struct fq_pie_flow *flow, struct sk_buff *skb) argument
227 dequeue_head(struct fq_pie_flow *flow) argument
240 struct fq_pie_flow *flow; local
448 struct fq_pie_flow *flow = q->flows + idx; local
532 struct fq_pie_flow *flow = q->flows + idx; local
[all...]
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_core.c227 unsigned int flow = GMAC_FLOW_CTRL_UP; local
/linux-master/include/linux/hsi/
H A Dhsi.h84 unsigned int flow; /* RX only */ member in union:hsi_config::__anon1025
/linux-master/arch/arc/include/asm/
H A Ddisasm.h22 enum flow { enum
83 enum flow flow; member in struct:disasm_state
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.h194 struct bnxt_tc_flow flow; member in struct:bnxt_tc_flow_node
/linux-master/net/openvswitch/
H A Dflow.c61 void ovs_flow_stats_update(struct sw_flow *flow, __be16 tcp_flags, argument
128 ovs_flow_stats_get(const struct sw_flow *flow, struct ovs_flow_stats *ovs_stats, unsigned long *used, __be16 *tcp_flags) argument
159 ovs_flow_stats_clear(struct sw_flow *flow) argument
[all...]
/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_debugfs.c27 int flow; member in struct:mvpp2_dbgfs_flow_entry
470 mvpp2_dbgfs_flow_entry_init(struct dentry *parent, struct mvpp2 *priv, int flow) argument
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Dmetadata.c31 struct nfp_fl_payload *flow; member in struct:nfp_fl_stats_ctx_to_flow
H A Dqos_conf.c165 nfp_flower_install_rate_limiter(struct nfp_app *app, struct net_device *netdev, struct tc_cls_matchall_offload *flow, struct netlink_ext_ack *extack) argument
289 nfp_flower_remove_rate_limiter(struct nfp_app *app, struct net_device *netdev, struct tc_cls_matchall_offload *flow, struct netlink_ext_ack *extack) argument
465 nfp_flower_stats_rate_limiter(struct nfp_app *app, struct net_device *netdev, struct tc_cls_matchall_offload *flow, struct netlink_ext_ack *extack) argument
521 nfp_flower_setup_qos_offload(struct nfp_app *app, struct net_device *netdev, struct tc_cls_matchall_offload *flow) argument
[all...]
/linux-master/drivers/net/dsa/
H A Dbcm_sf2_cfp.c355 struct ethtool_rx_flow_rule *flow; local
636 struct ethtool_rx_flow_rule *flow; local
1051 bcm_sf2_invert_masks(struct ethtool_rx_flow_spec *flow) argument
[all...]
/linux-master/drivers/infiniband/hw/hfi1/
H A Dipoib_tx.c30 union hfi1_ipoib_flow flow; member in struct:ipoib_txparms
[all...]

Completed in 197 milliseconds

123456789