Searched defs:ft (Results 1 - 25 of 75) sorted by last modified time

123

/linux-master/net/netfilter/
H A Dnf_tables_api.c8428 struct nft_flowtable *ft; local
H A Dnf_flow_table_core.c24 struct flow_offload_tuple *ft = &flow->tuplehash[dir].tuple; local
[all...]
H A Dnft_flow_offload.c170 nft_flowtable_find_dev(const struct net_device *dev, struct nft_flowtable *ft) argument
187 nft_dev_forward_path(struct nf_flow_route *route, const struct nf_conn *ct, enum ip_conntrack_dir dir, struct nft_flowtable *ft) argument
221 nft_flow_route(const struct nft_pktinfo *pkt, const struct nf_conn *ct, struct nf_flow_route *route, enum ip_conntrack_dir dir, struct nft_flowtable *ft) argument
/linux-master/net/bridge/
H A Dbr_input.c452 void br_add_frame(struct net_bridge *br, struct br_frame_type *ft) argument
457 void br_del_frame(struct net_bridge *br, struct br_frame_type *ft) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dsd.c277 struct mlx5_flow_table *ft; local
312 sd_secondary_create_alias_ft(struct mlx5_core_dev *secondary, struct mlx5_core_dev *primary, struct mlx5_flow_table *ft, u32 *obj_id, u8 *alias_key) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c178 struct mlx5_flow_table *ft; local
269 struct mlx5_flow_table *ft; local
1409 struct mlx5_flow_table *ft = esw->offloads.ft_offloads_restore; local
1557 struct mlx5_flow_table *nf_ft, *ft; local
2243 struct mlx5_flow_table *ft; local
[all...]
H A Den_arfs.c44 struct mlx5e_flow_table ft; member in struct:arfs_table
253 static int arfs_create_groups(struct mlx5e_flow_table *ft, argument
354 struct mlx5e_flow_table *ft = &arfs->arfs_tables[type].ft; local
523 struct mlx5_flow_table *ft; local
[all...]
H A Dfs_core.c564 struct mlx5_flow_table *ft; local
582 struct mlx5_flow_table *ft; local
598 struct mlx5_flow_table *ft; local
664 struct mlx5_flow_table *ft; local
710 struct mlx5_flow_table *ft; local
728 struct mlx5_flow_table *ft; local
772 alloc_fte(struct mlx5_flow_table *ft, const struct mlx5_flow_spec *spec, struct mlx5_flow_act *flow_act) argument
830 alloc_insert_flow_group(struct mlx5_flow_table *ft, u8 match_criteria_enable, const void *match_criteria, int start_index, int end_index, struct list_head *prev) argument
869 struct mlx5_flow_table *ft; local
911 struct mlx5_flow_table *ft = NULL; local
953 struct mlx5_flow_table *ft = NULL; local
983 find_next_fwd_ft(struct mlx5_flow_table *ft, struct mlx5_flow_act *flow_act) argument
995 connect_fts_in_prio(struct mlx5_core_dev *dev, struct fs_prio *prio, struct mlx5_flow_table *ft) argument
1021 struct mlx5_flow_table *ft; local
1032 connect_prev_fts(struct mlx5_core_dev *dev, struct mlx5_flow_table *ft, struct fs_prio *prio) argument
1067 update_root_ft_create(struct mlx5_flow_table *ft, struct fs_prio *prio) argument
1110 struct mlx5_flow_table *ft; local
1188 connect_flow_table(struct mlx5_core_dev *dev, struct mlx5_flow_table *ft, struct fs_prio *prio) argument
1215 list_add_flow_table(struct mlx5_flow_table *ft, struct fs_prio *prio) argument
1238 struct mlx5_flow_table *ft; local
1321 mlx5_flow_table_id(struct mlx5_flow_table *ft) argument
1355 struct mlx5_flow_table *ft; local
1386 mlx5_create_flow_group(struct mlx5_flow_table *ft, u32 *fg_in) argument
1543 struct mlx5_flow_table *ft; local
1577 alloc_auto_flow_group(struct mlx5_flow_table *ft, const struct mlx5_flow_spec *spec) argument
1624 create_auto_flow_group(struct mlx5_flow_table *ft, struct mlx5_flow_group *fg) argument
1838 dest_is_valid(struct mlx5_flow_destination *dest, struct mlx5_flow_act *flow_act, struct mlx5_flow_table *ft) argument
1886 build_match_list(struct match_list *match_head, struct mlx5_flow_table *ft, const struct mlx5_flow_spec *spec, struct mlx5_flow_group *fg, bool ft_locked) argument
1965 try_add_to_existing_fg(struct mlx5_flow_table *ft, struct list_head *match_head, const struct mlx5_flow_spec *spec, struct mlx5_flow_act *flow_act, struct mlx5_flow_destination *dest, int dest_num, int ft_version) argument
2065 _mlx5_add_flow_rules(struct mlx5_flow_table *ft, const struct mlx5_flow_spec *spec, struct mlx5_flow_act *flow_act, struct mlx5_flow_destination *dest, int dest_num) argument
2173 fwd_next_prio_supported(struct mlx5_flow_table *ft) argument
2180 mlx5_add_flow_rules(struct mlx5_flow_table *ft, const struct mlx5_flow_spec *spec, struct mlx5_flow_act *flow_act, struct mlx5_flow_destination *dest, int num_dest) argument
2284 find_next_ft(struct mlx5_flow_table *ft) argument
2302 update_root_ft_destroy(struct mlx5_flow_table *ft) argument
2348 disconnect_flow_table(struct mlx5_flow_table *ft) argument
2377 mlx5_destroy_flow_table(struct mlx5_flow_table *ft) argument
2814 struct mlx5_flow_table *ft; local
[all...]
H A Den_tc.c1247 struct mlx5_flow_table *ft; local
5092 struct mlx5_flow_table **ft = &tc->miss_t; local
[all...]
H A Dfs_cmd.c43 mlx5_cmd_stub_update_root_ft(struct mlx5_flow_root_namespace *ns, struct mlx5_flow_table *ft, u32 underlay_qpn, bool disconnect) argument
51 mlx5_cmd_stub_create_flow_table(struct mlx5_flow_root_namespace *ns, struct mlx5_flow_table *ft, struct mlx5_flow_table_attr *ft_attr, struct mlx5_flow_table *next_ft) argument
63 mlx5_cmd_stub_destroy_flow_table(struct mlx5_flow_root_namespace *ns, struct mlx5_flow_table *ft) argument
69 mlx5_cmd_stub_modify_flow_table(struct mlx5_flow_root_namespace *ns, struct mlx5_flow_table *ft, struct mlx5_flow_table *next_ft) argument
76 mlx5_cmd_stub_create_flow_group(struct mlx5_flow_root_namespace *ns, struct mlx5_flow_table *ft, u32 *in, struct mlx5_flow_group *fg) argument
84 mlx5_cmd_stub_destroy_flow_group(struct mlx5_flow_root_namespace *ns, struct mlx5_flow_table *ft, struct mlx5_flow_group *fg) argument
91 mlx5_cmd_stub_create_fte(struct mlx5_flow_root_namespace *ns, struct mlx5_flow_table *ft, struct mlx5_flow_group *group, struct fs_fte *fte) argument
99 mlx5_cmd_stub_update_fte(struct mlx5_flow_root_namespace *ns, struct mlx5_flow_table *ft, struct mlx5_flow_group *group, int modify_mask, struct fs_fte *fte) argument
108 mlx5_cmd_stub_delete_fte(struct mlx5_flow_root_namespace *ns, struct mlx5_flow_table *ft, struct fs_fte *fte) argument
211 mlx5_cmd_update_root_ft(struct mlx5_flow_root_namespace *ns, struct mlx5_flow_table *ft, u32 underlay_qpn, bool disconnect) argument
276 mlx5_cmd_create_flow_table(struct mlx5_flow_root_namespace *ns, struct mlx5_flow_table *ft, struct mlx5_flow_table_attr *ft_attr, struct mlx5_flow_table *next_ft) argument
348 mlx5_cmd_destroy_flow_table(struct mlx5_flow_root_namespace *ns, struct mlx5_flow_table *ft) argument
370 mlx5_cmd_modify_flow_table(struct mlx5_flow_root_namespace *ns, struct mlx5_flow_table *ft, struct mlx5_flow_table *next_ft) argument
415 mlx5_cmd_create_flow_group(struct mlx5_flow_root_namespace *ns, struct mlx5_flow_table *ft, u32 *in, struct mlx5_flow_group *fg) argument
438 mlx5_cmd_destroy_flow_group(struct mlx5_flow_root_namespace *ns, struct mlx5_flow_table *ft, struct mlx5_flow_group *fg) argument
518 mlx5_cmd_set_fte(struct mlx5_core_dev *dev, int opmod, int modify_mask, struct mlx5_flow_table *ft, unsigned group_id, struct fs_fte *fte) argument
749 mlx5_cmd_create_fte(struct mlx5_flow_root_namespace *ns, struct mlx5_flow_table *ft, struct mlx5_flow_group *group, struct fs_fte *fte) argument
760 mlx5_cmd_update_fte(struct mlx5_flow_root_namespace *ns, struct mlx5_flow_table *ft, struct mlx5_flow_group *fg, int modify_mask, struct fs_fte *fte) argument
778 mlx5_cmd_delete_fte(struct mlx5_flow_root_namespace *ns, struct mlx5_flow_table *ft, struct fs_fte *fte) argument
[all...]
/linux-master/fs/smb/server/
H A Dvfs_cache.c287 static void __ksmbd_remove_fd(struct ksmbd_file_table *ft, struct ksmbd_file *fp) argument
301 static void __ksmbd_close_fd(struct ksmbd_file_table *ft, struct ksmbd_file *fp) argument
346 static struct ksmbd_file *__ksmbd_lookup_fd(struct ksmbd_file_table *ft, argument
384 struct ksmbd_file_table *ft; local
551 __open_id(struct ksmbd_file_table *ft, struct ksmbd_file *fp, int type) argument
629 ksmbd_update_fstate(struct ksmbd_file_table *ft, struct ksmbd_file *fp, unsigned int state) argument
641 __close_file_table_ids(struct ksmbd_file_table *ft, struct ksmbd_tree_connect *tcon, bool (*skip)(struct ksmbd_tree_connect *tcon, struct ksmbd_file *fp)) argument
821 ksmbd_init_file_table(struct ksmbd_file_table *ft) argument
832 ksmbd_destroy_file_table(struct ksmbd_file_table *ft) argument
[all...]
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h244 struct mlx5_flow_table *ft; member in struct:mlx5_ib_anchor
/linux-master/drivers/scsi/
H A Dscsi_transport_spi.c1570 spi_attach_transport(struct spi_function_template *ft) argument
/linux-master/tools/lib/bpf/
H A Dbtf.c549 const struct btf_type *ft; local
/linux-master/security/selinux/ss/
H A Dpolicydb.c329 struct filename_trans_key *ft = key; local
412 const struct filename_trans_key *ft = k; local
1911 struct filename_trans_key key, *ft = NULL; local
1995 struct filename_trans_key *ft = NULL; local
3534 struct filename_trans_key *ft = key; local
3572 struct filename_trans_key *ft = key; local
[all...]
/linux-master/net/sched/
H A Dsch_cake.c2519 int c, ft; local
H A Dact_ct.c291 static void tcf_ct_nf_get(struct nf_flowtable *ft) argument
301 static void tcf_ct_nf_put(struct nf_flowtable *ft) argument
/linux-master/io_uring/
H A Dtruncate.c25 struct io_ftrunc *ft = io_kiocb_to_cmd(req, struct io_ftrunc); local
39 struct io_ftrunc *ft = io_kiocb_to_cmd(req, struct io_ftrunc); local
/linux-master/include/net/
H A Dnet_namespace.h151 struct netns_ft ft; member in struct:net
/linux-master/include/linux/mlx5/
H A Ddriver.h544 struct mlx5_flow_table *ft; member in struct:mlx5_core_roce
H A Dfs.h165 struct mlx5_flow_table *ft; member in union:mlx5_flow_destination::__anon215
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dpost_act.c13 struct mlx5_flow_table *ft; member in struct:mlx5e_post_act
/linux-master/drivers/scsi/fnic/
H A Dfnic_fcs.c664 struct fcoe_crc_eof *ft; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_action.c1301 mlx5dr_action_create_dest_flow_fw_table(struct mlx5dr_domain *dmn, struct mlx5_flow_table *ft) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs_tt_redirect.c84 struct mlx5_flow_table *ft = NULL; local
144 static int fs_udp_create_groups(struct mlx5e_flow_table *ft, enum fs_udp_type type) argument
213 struct mlx5e_flow_table *ft; local
369 struct mlx5_flow_table *ft = NULL; local
426 fs_any_create_groups(struct mlx5e_flow_table *ft) argument
482 struct mlx5e_flow_table *ft = &fs_any->table; local
[all...]

Completed in 418 milliseconds

123