/linux/drivers/scsi/fcoe/ |
H A D | fcoe_transport.c | 514 struct fcoe_transport *ft = NULL; in fcoe_transport_lookup() local 528 int fcoe_transport_attach(struct fcoe_transport *ft) in fcoe_transport_attach() 561 int fcoe_transport_detach(struct fcoe_transport *ft) in fcoe_transport_detach() 601 struct fcoe_transport *ft = NULL; in fcoe_transport_show() local 624 struct fcoe_transport *ft; in fcoe_transport_exit() local 637 struct fcoe_transport *ft) in fcoe_add_netdev_mapping() 686 struct fcoe_transport *ft = NULL; in fcoe_netdev_map_lookup() local 751 struct fcoe_transport *ft = NULL; in fcoe_ctlr_create_store() local 814 struct fcoe_transport *ft = NULL; in fcoe_ctlr_destroy_store() local 863 struct fcoe_transport *ft = NULL; in fcoe_transport_create() local [all …]
|
/linux/drivers/isdn/mISDN/ |
H A D | fsm.c | 98 struct FsmTimer *ft = timer_container_of(ft, t, tl); in FsmExpireTimer() local 107 mISDN_FsmInitTimer(struct FsmInst *fi, struct FsmTimer *ft) in mISDN_FsmInitTimer() 119 mISDN_FsmDelTimer(struct FsmTimer *ft, int where) in mISDN_FsmDelTimer() 131 mISDN_FsmAddTimer(struct FsmTimer *ft, in mISDN_FsmAddTimer() 159 mISDN_FsmRestartTimer(struct FsmTimer *ft, in mISDN_FsmRestartTimer()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_core.c | 564 struct mlx5_flow_table *ft; in del_hw_flow_table() local 582 struct mlx5_flow_table *ft; in del_sw_flow_table() local 598 struct mlx5_flow_table *ft; in modify_fte() local 710 struct mlx5_flow_table *ft; in del_hw_fte() local 777 struct mlx5_flow_table *ft; in del_hw_flow_group() local 795 struct mlx5_flow_table *ft; in del_sw_flow_group() local 845 static struct fs_fte *alloc_fte(struct mlx5_flow_table *ft, in alloc_fte() 903 static struct mlx5_flow_group *alloc_insert_flow_group(struct mlx5_flow_table *ft, in alloc_insert_flow_group() 942 struct mlx5_flow_table *ft; in alloc_flow_table() local 984 struct mlx5_flow_table *ft = NULL; in find_closest_ft_recursive() local [all …]
|
H A D | en_arfs.c | 44 struct mlx5e_flow_table ft; member 253 static int arfs_create_groups(struct mlx5e_flow_table *ft, in arfs_create_groups() 354 struct mlx5e_flow_table *ft = &arfs->arfs_tables[type].ft; in arfs_create_table() local 523 struct mlx5_flow_table *ft; in arfs_add_rule() local
|
H A D | rdma.c | 31 struct mlx5_flow_table *ft; in mlx5_rdma_enable_roce_steering() local
|
H A D | fs_cmd.h | 128 static inline bool mlx5_fs_cmd_is_fw_term_table(struct mlx5_flow_table *ft) in mlx5_fs_cmd_is_fw_term_table()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
H A D | fs_hws.c | 174 struct mlx5_flow_table *ft, in mlx5_fs_set_ft_default_miss() 198 struct mlx5_flow_table *ft) in mlx5_fs_add_flow_table_dest_action() 221 struct mlx5_flow_table *ft) in mlx5_fs_del_flow_table_dest_action() 242 struct mlx5_flow_table *ft, in mlx5_cmd_hws_create_flow_table() 301 struct mlx5_flow_table *ft) in mlx5_cmd_hws_destroy_flow_table() 324 struct mlx5_flow_table *ft, in mlx5_cmd_hws_modify_flow_table() 334 struct mlx5_flow_table *ft, in mlx5_cmd_hws_update_root_ft() 343 struct mlx5_flow_table *ft, u32 *in, in mlx5_cmd_hws_create_flow_group() 373 struct mlx5_flow_table *ft, in mlx5_cmd_hws_destroy_flow_group() 741 struct mlx5_flow_table *ft, in mlx5_fs_fte_get_hws_actions() [all …]
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ipsec_fs.c | 35 struct mlx5e_ipsec_ft ft; member 54 struct mlx5e_ipsec_ft ft; member 100 struct mlx5_flow_table *ft; in ipsec_chains_create() local 201 struct mlx5_flow_table *ft = rx->ft.status; in rx_add_rule_drop_auth_trailer() local 280 struct mlx5_flow_table *ft = rx->ft.status; in rx_add_rule_drop_replay() local 337 struct mlx5_flow_table *ft = rx->ft.status; in ipsec_rx_status_drop_all_create() local 408 struct mlx5_flow_table *ft = rx->ft.status; in ipsec_rx_status_pass_group_create() local 545 struct mlx5_flow_table *ft, in ipsec_miss_create() 760 struct mlx5_flow_table *ft; in ipsec_rx_status_pass_dest_get() local 823 struct mlx5_flow_table *ft; in ipsec_rx_chains_create_miss() local [all …]
|
H A D | fs_tcp.c | 80 struct mlx5e_flow_table *ft = NULL; in mlx5e_accel_fs_add_sk() local 179 static int accel_fs_tcp_create_groups(struct mlx5e_flow_table *ft, in accel_fs_tcp_create_groups() 269 struct mlx5e_flow_table *ft = &accel_tcp->tables[type]; in accel_fs_tcp_create_table() local
|
/linux/fs/smb/server/ |
H A D | vfs_cache.c | 302 static void __ksmbd_remove_fd(struct ksmbd_file_table *ft, struct ksmbd_file *fp) in __ksmbd_remove_fd() 316 static void __ksmbd_close_fd(struct ksmbd_file_table *ft, struct ksmbd_file *fp) in __ksmbd_close_fd() 361 static struct ksmbd_file *__ksmbd_lookup_fd(struct ksmbd_file_table *ft, in __ksmbd_lookup_fd() 399 struct ksmbd_file_table *ft; in ksmbd_close_fd() local 569 static int __open_id(struct ksmbd_file_table *ft, struct ksmbd_file *fp, in __open_id() 647 void ksmbd_update_fstate(struct ksmbd_file_table *ft, struct ksmbd_file *fp, in ksmbd_update_fstate() 659 __close_file_table_ids(struct ksmbd_file_table *ft, in __close_file_table_ids() 997 int ksmbd_init_file_table(struct ksmbd_file_table *ft) in ksmbd_init_file_table() 1008 void ksmbd_destroy_file_table(struct ksmbd_file_table *ft) in ksmbd_destroy_file_table()
|
/linux/net/netfilter/ |
H A D | nf_flow_table_xdp.c | 12 struct nf_flowtable *ft; member 50 static int nf_flowtable_by_dev_insert(struct nf_flowtable *ft, in nf_flowtable_by_dev_insert() 94 static void nf_flowtable_by_dev_remove(struct nf_flowtable *ft, in nf_flowtable_by_dev_remove()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | fs_tt_redirect.c | 84 struct mlx5_flow_table *ft = NULL; in mlx5e_fs_tt_redirect_udp_add_rule() local 144 static int fs_udp_create_groups(struct mlx5e_flow_table *ft, enum fs_udp_type type) in fs_udp_create_groups() 213 struct mlx5e_flow_table *ft; in fs_udp_create_table() local 369 struct mlx5_flow_table *ft = NULL; in mlx5e_fs_tt_redirect_any_add_rule() local 426 static int fs_any_create_groups(struct mlx5e_flow_table *ft) in fs_any_create_groups() 482 struct mlx5e_flow_table *ft = &fs_any->table; in fs_any_create_table() local
|
H A D | tc_ct.c | 96 struct mlx5_flow_table *ft; member 1164 mlx5_tc_ct_block_flow_offload_update(struct mlx5_ct_ft *ft, struct flow_rule *flow_rule, in mlx5_tc_ct_block_flow_offload_update() 1190 mlx5_tc_ct_block_flow_offload_add(struct mlx5_ct_ft *ft, in mlx5_tc_ct_block_flow_offload_add() 1294 mlx5_tc_ct_block_flow_offload_del(struct mlx5_ct_ft *ft, in mlx5_tc_ct_block_flow_offload_del() 1322 mlx5_tc_ct_block_flow_offload_stats(struct mlx5_ct_ft *ft, in mlx5_tc_ct_block_flow_offload_stats() 1353 mlx5_tc_ct_filter_legacy_non_nic_flows(struct mlx5_ct_ft *ft, in mlx5_tc_ct_filter_legacy_non_nic_flows() 1383 struct mlx5_ct_ft *ft = cb_priv; in mlx5_tc_ct_block_flow_offload() local 1610 struct mlx5_flow_table *ft = pre_ct->ft; in tc_ct_pre_ct_add_rules() local 1712 struct mlx5_flow_table *ft; in mlx5_tc_ct_alloc_pre_ct() local 1809 mlx5_tc_ct_alloc_pre_ct_tables(struct mlx5_ct_ft *ft) in mlx5_tc_ct_alloc_pre_ct_tables() [all …]
|
H A D | fs.h | 38 struct mlx5e_flow_table ft; member 48 struct mlx5e_flow_table ft; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | ipsec_fs_roce.c | 18 struct mlx5_flow_table *ft; member 34 struct mlx5_flow_table *ft; member 86 struct mlx5_flow_table *ft, in ipsec_fs_create_aliased_ft() 285 struct mlx5_flow_table *ft; in ipsec_fs_roce_tx_mpv_create_ft() local 445 struct mlx5_flow_table *ft; in ipsec_fs_roce_rx_mpv_create() local 603 struct mlx5_flow_table *ft; in mlx5_ipsec_fs_roce_tx_create() local 713 struct mlx5_flow_table *ft; in mlx5_ipsec_fs_roce_rx_create() local
|
H A D | fs_chains.c | 69 struct mlx5_flow_table *ft; member 146 struct mlx5_flow_table *ft) in mlx5_chains_set_end_ft() 157 struct mlx5_flow_table *ft; in mlx5_chains_create_table() local 375 struct mlx5_flow_table *ft, in mlx5_chains_add_miss_rule() 473 struct mlx5_flow_table *ft; in mlx5_chains_create_prio() local 720 struct mlx5_flow_table *ft) in mlx5_chains_destroy_global_table()
|
H A D | fs_ttc.c | 280 mlx5_generate_ttc_rule(struct mlx5_core_dev *dev, struct mlx5_flow_table *ft, in mlx5_generate_ttc_rule() 336 struct mlx5_flow_table *ft; in mlx5_generate_ttc_table_rules() local 472 struct mlx5_flow_table *ft, in mlx5_generate_inner_ttc_rule() 520 struct mlx5_flow_table *ft; in mlx5_generate_inner_ttc_table_rules() local
|
H A D | smfs.c | 27 mlx5_smfs_table_get_from_fs_ft(struct mlx5_flow_table *ft) in mlx5_smfs_table_get_from_fs_ft()
|
/linux/io_uring/ |
H A D | truncate.c | 25 struct io_ftrunc *ft = io_kiocb_to_cmd(req, struct io_ftrunc); in io_ftruncate_prep() local 39 struct io_ftrunc *ft = io_kiocb_to_cmd(req, struct io_ftrunc); in io_ftruncate() local
|
/linux/tools/include/uapi/linux/ |
H A D | erspan.h | 25 ft:5, member 33 ft:5, member
|
/linux/include/uapi/linux/ |
H A D | erspan.h | 25 ft:5, member 33 ft:5, member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | post_meter.c | 12 struct mlx5_flow_table *ft; member 21 struct mlx5_flow_table *ft; member 258 struct mlx5_flow_table *ft; in mlx5e_post_meter_rate_create() local
|
/linux/kernel/printk/ |
H A D | printk.c | 2367 struct console_flush_type ft; in printk_legacy_allow_panic_sync() local 2398 struct console_flush_type ft; in vprintk_emit() local 2781 struct console_flush_type ft; in console_resume_all() local 2819 struct console_flush_type ft; in console_cpu_notify() local 3189 struct console_flush_type ft; in console_flush_all() local 3321 struct console_flush_type ft; in console_unlock() local 3461 struct console_flush_type ft; in console_flush_on_panic() local 3548 struct console_flush_type ft; in console_resume() local 3583 struct console_flush_type ft; in legacy_kthread_should_wakeup() local 4389 struct console_flush_type ft; in __pr_flush() local [all …]
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H A D | indir_table.c | 31 struct mlx5_flow_table *ft; member 254 struct mlx5_flow_table *ft; in mlx5_esw_indir_table_entry_create() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
H A D | port_sel.h | 11 struct mlx5_flow_table *ft; member
|