Home
last modified time | relevance | path

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

123

/freebsd-12-stable/sys/dev/mlx5/mlx5_core/
Dmlx5_fs_tree.c317 static struct fs_fte *alloc_star_ft_entry(struct mlx5_flow_table *ft, in alloc_star_ft_entry()
500 static int create_star_rule(struct mlx5_flow_table *ft, struct fs_prio *prio) in create_star_rule()
595 static void destroy_star_rule(struct mlx5_flow_table *ft, struct fs_prio *prio) in destroy_star_rule()
716 struct mlx5_flow_table *ft; in _alloc_new_level() local
735 struct mlx5_flow_table *ft) in update_root_ft_create()
764 struct mlx5_flow_table *ft; in _create_ft_common() local
863 struct mlx5_flow_table *ft; in mlx5_create_autogrouped_shared_flow_table() local
880 struct mlx5_flow_table *ft = NULL; in mlx5_create_auto_grouped_flow_table() local
933 static void _fs_del_ft(struct mlx5_flow_table *ft) in _fs_del_ft()
949 struct mlx5_flow_table *ft) in update_root_ft_destroy()
[all …]
/freebsd-12-stable/sys/dev/mlx5/mlx5_en/
Dmlx5_en_flow_table.c232 struct mlx5_flow_table *ft = priv->fts.main.t; in mlx5e_add_eth_addr_rule_sub() local
508 struct mlx5_flow_table *ft = priv->fts.vlan.t; in mlx5e_add_vlan_rule_sub() local
1083 mlx5e_destroy_groups(struct mlx5e_flow_table *ft) in mlx5e_destroy_groups()
1096 mlx5e_destroy_flow_table(struct mlx5e_flow_table *ft) in mlx5e_destroy_flow_table()
1128 mlx5e_create_main_groups_sub(struct mlx5e_flow_table *ft, u32 *in, in mlx5e_create_main_groups_sub()
1269 mlx5e_create_main_groups(struct mlx5e_flow_table *ft) in mlx5e_create_main_groups()
1287 struct mlx5e_flow_table *ft = &priv->fts.main; in mlx5e_create_main_flow_table() local
1335 mlx5e_create_vlan_groups_sub(struct mlx5e_flow_table *ft, u32 *in, in mlx5e_create_vlan_groups_sub()
1387 mlx5e_create_vlan_groups(struct mlx5e_flow_table *ft) in mlx5e_create_vlan_groups()
1406 struct mlx5e_flow_table *ft = &priv->fts.vlan; in mlx5e_create_vlan_flow_table() local
[all …]
/freebsd-12-stable/bin/pax/
Dftree.c149 FTREE *ft; in ftree_add() local
239 FTREE *ft; in ftree_chk() local
/freebsd-12-stable/contrib/ncurses/ncurses/win32con/
Dgettimeofday.c43 FILETIME ft; in gettimeofday() member
/freebsd-12-stable/crypto/heimdal/lib/roken/
Dgettimeofday.c43 FILETIME ft; in gettimeofday() local
/freebsd-12-stable/lib/msun/src/
Ds_cbrtl.c40 float ft, fx; in cbrtl() local
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dkmp_wait_release.h59 kmp_flag_native(volatile P *p, flag_type ft) in kmp_flag_native()
79 kmp_flag(std::atomic<P> *p, flag_type ft) in kmp_flag()
/freebsd-12-stable/usr.sbin/fdcontrol/
Dfdcontrol.c75 struct fd_type ft, newft, *fdtp; in main() local
/freebsd-12-stable/sys/dev/netmap/
Dnetmap_vale.c226 struct nm_bdg_fwd *ft; in nm_alloc_bdgfwd() local
625 struct nm_bdg_fwd *ft; in nm_vale_preflush() local
745 netmap_vale_learning(struct nm_bdg_fwd *ft, uint8_t *dst_ring, in netmap_vale_learning()
878 nm_vale_flush(struct nm_bdg_fwd *ft, u_int n, struct netmap_vp_adapter *na, in nm_vale_flush()
/freebsd-12-stable/sys/contrib/ngatm/netnatm/msg/
Dtraffic.c78 u_int ft, bt, be, ftag, btag; in uni_classify_traffic() local
/freebsd-12-stable/contrib/netbsd-tests/dev/scsipi/libscsitest/
Dscsitest.c214 int error, ft; in scsitest_match() local
/freebsd-12-stable/contrib/llvm-project/libcxx/src/
Dchrono.cpp76 FILETIME ft; in __libcpp_system_clock_now() local
/freebsd-12-stable/contrib/libevent/test/
Dtest-changelist.c82 filetime_to_100nsec(const FILETIME *ft) in filetime_to_100nsec()
/freebsd-12-stable/contrib/ntp/sntp/libevent/test/
Dtest-changelist.c82 filetime_to_100nsec(const FILETIME *ft) in filetime_to_100nsec()
/freebsd-12-stable/sys/dev/mlx5/
Dfs.h81 struct mlx5_flow_table *ft; member
/freebsd-12-stable/contrib/jemalloc/src/
Dnstime.c105 FILETIME ft; in nstime_get() local
/freebsd-12-stable/contrib/llvm-project/libcxx/src/filesystem/
Dposix_compat.h132 TimeSpec filetime_to_timespec(FILETIME ft) { in filetime_to_timespec()
143 FILETIME ft; in timespec_to_filetime() local
/freebsd-12-stable/contrib/wpa/src/utils/
Dos_win32.c29 FILETIME ft; in os_get_time() local
/freebsd-12-stable/sys/dev/fdc/
Dfdc.c246 struct fd_type *ft; /* pointer to current type descriptor */ member
300 fdprinttype(struct fd_type *ft) in fdprinttype()
310 fdsettype(struct fd_data *fd, struct fd_type *ft) in fdsettype()
/freebsd-12-stable/contrib/libevent/
Devutil_time.c91 } ft; in evutil_gettimeofday() local
/freebsd-12-stable/contrib/ntp/sntp/libevent/
Devutil_time.c91 } ft; in evutil_gettimeofday() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/
DTargetMachineC.cpp198 CodeGenFileType ft; in LLVMTargetMachineEmit() local
/freebsd-12-stable/crypto/openssl/ssl/
Dd1_lib.c422 FILETIME ft; in get_current_time() member
/freebsd-12-stable/sys/mips/include/
Dmips_opcode.h82 unsigned ft: 5; member
114 unsigned ft: 5; member
/freebsd-12-stable/crypto/openssl/apps/
Dopenssl.c523 static void list_type(FUNC_TYPE ft, int one) in list_type()

123