Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dflow_table.c56 static int mlx5_set_flow_entry_cmd(struct mlx5_flow_table *ft, u32 group_ix, in mlx5_set_flow_entry_cmd()
94 static void mlx5_del_flow_entry_cmd(struct mlx5_flow_table *ft, u32 flow_index) in mlx5_del_flow_entry_cmd()
111 static void mlx5_destroy_flow_group_cmd(struct mlx5_flow_table *ft, int i) in mlx5_destroy_flow_group_cmd()
127 static int mlx5_create_flow_group_cmd(struct mlx5_flow_table *ft, int i) in mlx5_create_flow_group_cmd()
170 static void mlx5_destroy_flow_table_groups(struct mlx5_flow_table *ft) in mlx5_destroy_flow_table_groups()
178 static int mlx5_create_flow_table_groups(struct mlx5_flow_table *ft) in mlx5_create_flow_table_groups()
198 static int mlx5_create_flow_table_cmd(struct mlx5_flow_table *ft) in mlx5_create_flow_table_cmd()
224 static void mlx5_destroy_flow_table_cmd(struct mlx5_flow_table *ft) in mlx5_destroy_flow_table_cmd()
240 static int mlx5_find_group(struct mlx5_flow_table *ft, u8 match_criteria_enable, in mlx5_find_group()
288 static int alloc_flow_index(struct mlx5_flow_table *ft, int group_ix, u32 *ix) in alloc_flow_index()
[all …]
Den_flow_table.c106 void *ft = priv->ft.main; in mlx5e_del_eth_addr_from_flow_table() local
251 void *ft = priv->ft.main; in __mlx5e_add_eth_addr_rule() local
Den.h499 struct mlx5e_flow_table ft; member
/linux-4.4.14/arch/mips/math-emu/
Dcp1emu.c1468 union ieee754sp fd, fr, fs, ft; in fpux_emu() local
1565 union ieee754dp fd, fr, fs, ft; in fpux_emu() local
1675 union ieee754sp fs, ft; in fpu_emu() local
1771 union ieee754sp ft, fs, fd; in fpu_emu() local
1784 union ieee754sp ft, fs, fd; in fpu_emu() local
1821 union ieee754sp fs, ft; in fpu_emu() local
1833 union ieee754sp fs, ft; in fpu_emu() local
1845 union ieee754sp fs, ft; in fpu_emu() local
1857 union ieee754sp fs, ft; in fpu_emu() local
1973 union ieee754sp fs, ft; in fpu_emu() local
[all …]
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe_transport.c499 struct fcoe_transport *ft = NULL; in fcoe_transport_lookup() local
513 int fcoe_transport_attach(struct fcoe_transport *ft) in fcoe_transport_attach()
546 int fcoe_transport_detach(struct fcoe_transport *ft) in fcoe_transport_detach()
586 struct fcoe_transport *ft = NULL; in fcoe_transport_show() local
609 struct fcoe_transport *ft; in fcoe_transport_exit() local
622 struct fcoe_transport *ft) in fcoe_add_netdev_mapping()
670 struct fcoe_transport *ft = NULL; in fcoe_netdev_map_lookup() local
736 struct fcoe_transport *ft = NULL; in fcoe_ctlr_create_store() local
800 struct fcoe_transport *ft = NULL; in fcoe_ctlr_destroy_store() local
849 struct fcoe_transport *ft = NULL; in fcoe_transport_create() local
[all …]
/linux-4.4.14/drivers/isdn/hisax/
Dfsm.c88 FsmExpireTimer(struct FsmTimer *ft) in FsmExpireTimer()
98 FsmInitTimer(struct FsmInst *fi, struct FsmTimer *ft) in FsmInitTimer()
111 FsmDelTimer(struct FsmTimer *ft, int where) in FsmDelTimer()
121 FsmAddTimer(struct FsmTimer *ft, in FsmAddTimer()
145 FsmRestartTimer(struct FsmTimer *ft, in FsmRestartTimer()
/linux-4.4.14/drivers/isdn/mISDN/
Dfsm.c100 FsmExpireTimer(struct FsmTimer *ft) in FsmExpireTimer()
110 mISDN_FsmInitTimer(struct FsmInst *fi, struct FsmTimer *ft) in mISDN_FsmInitTimer()
124 mISDN_FsmDelTimer(struct FsmTimer *ft, int where) in mISDN_FsmDelTimer()
136 mISDN_FsmAddTimer(struct FsmTimer *ft, in mISDN_FsmAddTimer()
165 mISDN_FsmRestartTimer(struct FsmTimer *ft, in mISDN_FsmRestartTimer()
/linux-4.4.14/arch/sparc/kernel/
Dtime_64.c623 struct freq_table *ft = &per_cpu(sparc64_freq_table, cpu); in sparc64_get_clock_tick() local
638 struct freq_table *ft = &per_cpu(sparc64_freq_table, cpu); in sparc64_cpufreq_notifier() local
/linux-4.4.14/drivers/media/rc/img-ir/
Dimg-ir-hw.h102 struct img_ir_free_timing ft; member
129 u32 ldr, s00, s01, s10, s11, ft; member
Dimg-ir-hw.c383 u32 ft = regs->ft; in img_ir_write_timings() local
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
Dtxrx.h66 u32 ft:1; member
128 u32 ft:1; member
/linux-4.4.14/drivers/scsi/
Draid_class.c262 raid_class_attach(struct raid_function_template *ft) in raid_class_attach()
Dscsi_transport_srp.c852 srp_attach_transport(struct srp_function_template *ft) in srp_attach_transport()
Dscsi_transport_spi.c1561 spi_attach_transport(struct spi_function_template *ft) in spi_attach_transport()
Dscsi_transport_sas.c1783 sas_attach_transport(struct sas_function_template *ft) in sas_attach_transport()
Dscsi_transport_fc.c2175 fc_attach_transport(struct fc_function_template *ft) in fc_attach_transport()
/linux-4.4.14/security/selinux/ss/
Dpolicydb.c209 const struct filename_trans *ft = k; in filenametr_hash() local
757 struct filename_trans *ft = key; in filenametr_destroy() local
1915 struct filename_trans *ft; in filename_trans_read() local
3275 struct filename_trans *ft = key; in filename_write_helper() local
Dservices.c1547 struct filename_trans ft; in filename_compute_type() local
/linux-4.4.14/net/appletalk/
Daarp.c562 int ft = 2; in aarp_send_ddp() local
/linux-4.4.14/include/scsi/
Dlibfcoe.h393 struct fcoe_transport *ft; member
/linux-4.4.14/drivers/scsi/fnic/
Dfnic_fcs.c632 struct fcoe_crc_eof *ft; in fnic_import_rq_eth_pkt() local
/linux-4.4.14/arch/s390/include/uapi/asm/
Dvtoc.h160 __u8 ft; /* number of remaining free tracks */ member
/linux-4.4.14/arch/arc/include/asm/
Darcregs.h310 unsigned int pad:6, fbe:2, tqe:2, ts:4, ft:1, rse:2, pte:3, bce:3, ver:8; member
/linux-4.4.14/drivers/net/wireless/cw1200/
Dwsm.h1408 struct wsm_mib_beacon_filter_table *ft) in wsm_set_beacon_filter_table()