Home
last modified time | relevance | path

Searched defs:ft (Results 1 – 25 of 83) sorted by relevance

1234

/kernel/linux/linux-5.10/arch/mips/math-emu/
Dcp1emu.c1474 union ieee754sp fd, fr, fs, ft; in fpux_emu() local
1583 union ieee754dp fd, fr, fs, ft; in fpux_emu() local
1705 union ieee754sp fd, fs, ft; in fpu_emu() local
1810 union ieee754sp ft, fs, fd; in fpu_emu() local
1824 union ieee754sp ft, fs, fd; in fpu_emu() local
1863 union ieee754sp fs, ft; in fpu_emu() local
1876 union ieee754sp fs, ft; in fpu_emu() local
1889 union ieee754sp fs, ft; in fpu_emu() local
1902 union ieee754sp fs, ft; in fpu_emu() local
2055 union ieee754sp fs, ft; in fpu_emu() local
[all …]
/kernel/linux/linux-5.10/arch/nds32/math-emu/
Dfpuemu.c271 void *ft, *fa; local
279 void *ft, *fa, *fb; local
288 void *ft, *fa; local
297 void *ft, *fa, *fb; local
310 void *ft, *fa; local
318 void *ft, *fa, *fb; local
327 void *ft, *fa; local
336 void *ft, *fa, *fb; local
Dfsqrts.c8 void fsqrts(void *ft, void *fa) in fsqrts()
Dfs2d.c10 void fs2d(void *ft, void *fa) in fs2d()
Dfsqrtd.c8 void fsqrtd(void *ft, void *fa) in fsqrtd()
Dfnegs.c8 void fnegs(void *ft, void *fa) in fnegs()
Dfnegd.c8 void fnegd(void *ft, void *fa) in fnegd()
Dfd2s.c9 void fd2s(void *ft, void *fa) in fd2s()
Dfd2uiz.c9 void fd2ui_z(void *ft, void *fa) in fd2ui_z()
Dfsubs.c8 void fsubs(void *ft, void *fa, void *fb) in fsubs()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.c43 struct mlx5_flow_table *ft, in mlx5_cmd_stub_update_root_ft()
51 struct mlx5_flow_table *ft, in mlx5_cmd_stub_create_flow_table()
59 struct mlx5_flow_table *ft) in mlx5_cmd_stub_destroy_flow_table()
65 struct mlx5_flow_table *ft, in mlx5_cmd_stub_modify_flow_table()
72 struct mlx5_flow_table *ft, in mlx5_cmd_stub_create_flow_group()
80 struct mlx5_flow_table *ft, in mlx5_cmd_stub_destroy_flow_group()
87 struct mlx5_flow_table *ft, in mlx5_cmd_stub_create_fte()
95 struct mlx5_flow_table *ft, in mlx5_cmd_stub_update_fte()
104 struct mlx5_flow_table *ft, in mlx5_cmd_stub_delete_fte()
155 struct mlx5_flow_table *ft, u32 underlay_qpn, in mlx5_cmd_update_root_ft()
[all …]
Dfs_core.c462 struct mlx5_flow_table *ft; in del_hw_flow_table() local
480 struct mlx5_flow_table *ft; in del_sw_flow_table() local
496 struct mlx5_flow_table *ft; in modify_fte() local
556 struct mlx5_flow_table *ft; in del_hw_fte() local
601 struct mlx5_flow_table *ft; in del_hw_flow_group() local
619 struct mlx5_flow_table *ft; in del_sw_flow_group() local
663 static struct fs_fte *alloc_fte(struct mlx5_flow_table *ft, in alloc_fte()
721 static struct mlx5_flow_group *alloc_insert_flow_group(struct mlx5_flow_table *ft, in alloc_insert_flow_group()
760 struct mlx5_flow_table *ft; in alloc_flow_table() local
803 struct mlx5_flow_table *ft = NULL; in find_closest_ft_recursive() local
[all …]
Den_fs.c166 struct mlx5_flow_table *ft = priv->fs.vlan.ft.t; in __mlx5e_add_vlan_rule() local
652 static void mlx5e_destroy_groups(struct mlx5e_flow_table *ft) in mlx5e_destroy_groups()
669 void mlx5e_destroy_flow_table(struct mlx5e_flow_table *ft) in mlx5e_destroy_flow_table()
819 struct mlx5_flow_table *ft, in mlx5e_generate_ttc_rule()
869 struct mlx5_flow_table *ft; in mlx5e_generate_ttc_table_rules() local
927 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_ttc_table_groups() local
993 struct mlx5_flow_table *ft, in mlx5e_generate_inner_ttc_rule()
1036 struct mlx5_flow_table *ft; in mlx5e_generate_inner_ttc_table_rules() local
1074 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_inner_ttc_table_groups() local
1163 struct mlx5e_flow_table *ft = &ttc->ft; in mlx5e_create_inner_ttc_table() local
[all …]
/kernel/linux/linux-5.10/drivers/isdn/mISDN/
Dfsm.c98 struct FsmTimer *ft = from_timer(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()
/kernel/linux/linux-5.10/drivers/scsi/fcoe/
Dfcoe_transport.c513 struct fcoe_transport *ft = NULL; in fcoe_transport_lookup() local
527 int fcoe_transport_attach(struct fcoe_transport *ft) in fcoe_transport_attach()
560 int fcoe_transport_detach(struct fcoe_transport *ft) in fcoe_transport_detach()
600 struct fcoe_transport *ft = NULL; in fcoe_transport_show() local
623 struct fcoe_transport *ft; in fcoe_transport_exit() local
636 struct fcoe_transport *ft) in fcoe_add_netdev_mapping()
685 struct fcoe_transport *ft = NULL; in fcoe_netdev_map_lookup() local
751 struct fcoe_transport *ft = NULL; in fcoe_ctlr_create_store() local
815 struct fcoe_transport *ft = NULL; in fcoe_ctlr_destroy_store() local
864 struct fcoe_transport *ft = NULL; in fcoe_transport_create() local
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c19 struct mlx5_flow_table *ft, in mlx5_cmd_dr_update_root_ft()
28 struct mlx5_flow_table *ft, in set_miss_action()
63 struct mlx5_flow_table *ft, in mlx5_cmd_dr_create_flow_table()
103 struct mlx5_flow_table *ft) in mlx5_cmd_dr_destroy_flow_table()
130 struct mlx5_flow_table *ft, in mlx5_cmd_dr_modify_flow_table()
137 struct mlx5_flow_table *ft, in mlx5_cmd_dr_create_flow_group()
171 struct mlx5_flow_table *ft, in mlx5_cmd_dr_destroy_flow_group()
221 struct mlx5_flow_table *ft, in mlx5_cmd_dr_create_fte()
601 struct mlx5_flow_table *ft, in mlx5_cmd_dr_update_fte()
610 struct mlx5_flow_table *ft, in mlx5_cmd_dr_delete_fte()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dipsec.c1014 struct mlx5_flow_table *ft, in fpga_ipsec_fs_create_flow_group()
1057 struct mlx5_flow_table *ft, in fpga_ipsec_fs_create_fte()
1108 struct mlx5_flow_table *ft, in fpga_ipsec_fs_update_fte()
1139 struct mlx5_flow_table *ft, in fpga_ipsec_fs_delete_fte()
1177 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_create_flow_group_egress()
1186 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_create_fte_egress()
1195 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_update_fte_egress()
1206 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_delete_fte_egress()
1214 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_create_flow_group_ingress()
1223 struct mlx5_flow_table *ft, in mlx5_fpga_ipsec_fs_create_fte_ingress()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_fs.c18 struct mlx5_flow_table *ft; member
24 struct mlx5_flow_table *ft; member
38 struct mlx5_flow_table *ft; member
137 struct mlx5_flow_table *ft; in rx_err_create_ft() local
191 struct mlx5_flow_table *ft; in rx_fs_create() local
337 struct mlx5_flow_table *ft; in tx_create() local
Dfs_tcp.c79 struct mlx5e_flow_table *ft = NULL; in mlx5e_accel_fs_add_sk() local
183 static int accel_fs_tcp_create_groups(struct mlx5e_flow_table *ft, in accel_fs_tcp_create_groups()
270 struct mlx5e_flow_table *ft = &priv->fs.accel_tcp->tables[type]; in accel_fs_tcp_create_table() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_chains.c89 struct mlx5_flow_table *ft; member
165 struct mlx5_flow_table *ft) in mlx5_chains_set_end_ft()
224 struct mlx5_flow_table *ft; in mlx5_chains_create_table() local
285 struct mlx5_flow_table *ft) in mlx5_chains_destroy_table()
449 struct mlx5_flow_table *ft, in mlx5_chains_add_miss_rule()
547 struct mlx5_flow_table *ft; in mlx5_chains_create_prio() local
794 struct mlx5_flow_table *ft) in mlx5_chains_destroy_global_table()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Derspan.h15 ft:5, member
23 ft:5, member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Derspan.h27 __u8 hwid_upper : 2, ft : 5, p : 1; member
30 __u8 p : 1, ft : 5, hwid_upper : 2; member
/kernel/linux/linux-5.10/tools/include/uapi/linux/
Derspan.h25 ft:5, member
33 ft:5, member
/kernel/linux/linux-5.10/include/uapi/linux/
Derspan.h25 ft:5, member
33 ft:5, member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_ct.c67 struct mlx5_ct_ft *ft; member
80 struct mlx5_flow_table *ft; member
979 mlx5_tc_ct_block_flow_offload_add(struct mlx5_ct_ft *ft, in mlx5_tc_ct_block_flow_offload_add()
1076 mlx5_tc_ct_block_flow_offload_del(struct mlx5_ct_ft *ft, in mlx5_tc_ct_block_flow_offload_del()
1105 mlx5_tc_ct_block_flow_offload_stats(struct mlx5_ct_ft *ft, in mlx5_tc_ct_block_flow_offload_stats()
1140 struct mlx5_ct_ft *ft = cb_priv; in mlx5_tc_ct_block_flow_offload() local
1336 struct mlx5_flow_table *ft = pre_ct->ft; in tc_ct_pre_ct_add_rules() local
1439 struct mlx5_flow_table *ft; in mlx5_tc_ct_alloc_pre_ct() local
1536 mlx5_tc_ct_alloc_pre_ct_tables(struct mlx5_ct_ft *ft) in mlx5_tc_ct_alloc_pre_ct_tables()
1556 mlx5_tc_ct_free_pre_ct_tables(struct mlx5_ct_ft *ft) in mlx5_tc_ct_free_pre_ct_tables()
[all …]

1234