Home
last modified time | relevance | path

Searched defs:tb (Results 1 – 25 of 749) sorted by relevance

12345678910>>...30

/kernel/linux/linux-5.10/drivers/thunderbolt/
Ddomain.c126 struct tb *tb = container_of(dev, struct tb, dev); in boot_acl_show() local
168 struct tb *tb = container_of(dev, struct tb, dev); in boot_acl_store() local
258 struct tb *tb = container_of(dev, struct tb, dev); in security_show() local
279 struct tb *tb = container_of(dev, struct tb, dev); in domain_attr_is_visible() local
312 struct tb *tb = container_of(dev, struct tb, dev); in tb_domain_release() local
342 struct tb *tb; in tb_domain_alloc() local
387 struct tb *tb = data; in tb_domain_event_cb() local
417 int tb_domain_add(struct tb *tb) in tb_domain_add()
486 void tb_domain_remove(struct tb *tb) in tb_domain_remove()
505 int tb_domain_suspend_noirq(struct tb *tb) in tb_domain_suspend_noirq()
[all …]
Dicm.c111 struct tb *tb; member
281 static int icm_request(struct tb *tb, const void *request, size_t request_size, in icm_request()
326 static void icm_postpone_rescan(struct tb *tb) in icm_postpone_rescan()
335 static void icm_veto_begin(struct tb *tb) in icm_veto_begin()
346 static void icm_veto_end(struct tb *tb) in icm_veto_end()
366 static bool icm_fr_is_supported(struct tb *tb) in icm_fr_is_supported()
382 static int icm_fr_get_route(struct tb *tb, u8 link, u8 depth, u64 *route) in icm_fr_get_route()
433 static void icm_fr_save_devices(struct tb *tb) in icm_fr_save_devices()
439 icm_fr_driver_ready(struct tb *tb, enum tb_security_level *security_level, in icm_fr_driver_ready()
460 static int icm_fr_approve_switch(struct tb *tb, struct tb_switch *sw) in icm_fr_approve_switch()
[all …]
Dtb.c43 struct tb *tb; member
51 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug()
107 struct tb *tb = sw->tb; in tb_discover_tunnels() local
182 struct tb *tb = sw->tb; in tb_scan_xdomain() local
256 static struct tb_tunnel *tb_find_tunnel(struct tb *tb, enum tb_tunnel_type type, in tb_find_tunnel()
274 static struct tb_tunnel *tb_find_first_usb3_tunnel(struct tb *tb, in tb_find_first_usb3_tunnel()
301 static int tb_available_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_available_bandwidth()
394 static int tb_release_unused_usb3_bandwidth(struct tb *tb, in tb_release_unused_usb3_bandwidth()
404 static void tb_reclaim_usb3_bandwidth(struct tb *tb, struct tb_port *src_port, in tb_reclaim_usb3_bandwidth()
433 static int tb_tunnel_usb3(struct tb *tb, struct tb_switch *sw) in tb_tunnel_usb3()
[all …]
/kernel/linux/linux-4.19/fs/reiserfs/
Ddo_balan.c19 static inline void buffer_info_init_left(struct tree_balance *tb, in buffer_info_init_left()
28 static inline void buffer_info_init_right(struct tree_balance *tb, in buffer_info_init_right()
37 static inline void buffer_info_init_tbS0(struct tree_balance *tb, in buffer_info_init_tbS0()
46 static inline void buffer_info_init_bh(struct tree_balance *tb, in buffer_info_init_bh()
56 inline void do_balance_mark_leaf_dirty(struct tree_balance *tb, in do_balance_mark_leaf_dirty()
77 static void balance_leaf_when_delete_del(struct tree_balance *tb) in balance_leaf_when_delete_del()
109 static void balance_leaf_when_delete_cut(struct tree_balance *tb) in balance_leaf_when_delete_cut()
146 static int balance_leaf_when_delete_left(struct tree_balance *tb) in balance_leaf_when_delete_left()
239 static int balance_leaf_when_delete(struct tree_balance *tb, int flag) in balance_leaf_when_delete()
289 static unsigned int balance_leaf_insert_left(struct tree_balance *tb, in balance_leaf_insert_left()
[all …]
Dfix_node.c51 static void create_virtual_node(struct tree_balance *tb, int h) in create_virtual_node()
194 static void check_left(struct tree_balance *tb, int h, int cur_free) in check_left()
280 static void check_right(struct tree_balance *tb, int h, int cur_free) in check_right()
374 static int get_num_ver(int mode, struct tree_balance *tb, int h, in get_num_ver()
623 static void set_parameters(struct tree_balance *tb, int h, int lnum, in set_parameters()
654 static int is_leaf_removable(struct tree_balance *tb) in is_leaf_removable()
698 static int are_leaves_removable(struct tree_balance *tb, int lfree, int rfree) in are_leaves_removable()
799 static void free_buffers_in_tb(struct tree_balance *tb) in free_buffers_in_tb()
829 static int get_empty_nodes(struct tree_balance *tb, int h) in get_empty_nodes()
917 static int get_lfree(struct tree_balance *tb, int h) in get_lfree()
[all …]
/kernel/linux/linux-5.10/fs/reiserfs/
Ddo_balan.c19 static inline void buffer_info_init_left(struct tree_balance *tb, in buffer_info_init_left()
28 static inline void buffer_info_init_right(struct tree_balance *tb, in buffer_info_init_right()
37 static inline void buffer_info_init_tbS0(struct tree_balance *tb, in buffer_info_init_tbS0()
46 static inline void buffer_info_init_bh(struct tree_balance *tb, in buffer_info_init_bh()
56 inline void do_balance_mark_leaf_dirty(struct tree_balance *tb, in do_balance_mark_leaf_dirty()
77 static void balance_leaf_when_delete_del(struct tree_balance *tb) in balance_leaf_when_delete_del()
109 static void balance_leaf_when_delete_cut(struct tree_balance *tb) in balance_leaf_when_delete_cut()
146 static int balance_leaf_when_delete_left(struct tree_balance *tb) in balance_leaf_when_delete_left()
239 static int balance_leaf_when_delete(struct tree_balance *tb, int flag) in balance_leaf_when_delete()
286 static unsigned int balance_leaf_insert_left(struct tree_balance *tb, in balance_leaf_insert_left()
[all …]
Dfix_node.c51 static void create_virtual_node(struct tree_balance *tb, int h) in create_virtual_node()
194 static void check_left(struct tree_balance *tb, int h, int cur_free) in check_left()
280 static void check_right(struct tree_balance *tb, int h, int cur_free) in check_right()
374 static int get_num_ver(int mode, struct tree_balance *tb, int h, in get_num_ver()
621 static void set_parameters(struct tree_balance *tb, int h, int lnum, in set_parameters()
652 static int is_leaf_removable(struct tree_balance *tb) in is_leaf_removable()
696 static int are_leaves_removable(struct tree_balance *tb, int lfree, int rfree) in are_leaves_removable()
797 static void free_buffers_in_tb(struct tree_balance *tb) in free_buffers_in_tb()
827 static int get_empty_nodes(struct tree_balance *tb, int h) in get_empty_nodes()
915 static int get_lfree(struct tree_balance *tb, int h) in get_lfree()
[all …]
/kernel/linux/linux-4.19/drivers/thunderbolt/
Ddomain.c127 struct tb *tb = container_of(dev, struct tb, dev); in boot_acl_show() local
169 struct tb *tb = container_of(dev, struct tb, dev); in boot_acl_store() local
245 struct tb *tb = container_of(dev, struct tb, dev); in security_show() local
265 struct tb *tb = container_of(dev, struct tb, dev); in domain_attr_is_visible() local
298 struct tb *tb = container_of(dev, struct tb, dev); in tb_domain_release() local
328 struct tb *tb; in tb_domain_alloc() local
373 struct tb *tb = data; in tb_domain_event_cb() local
403 int tb_domain_add(struct tb *tb) in tb_domain_add()
470 void tb_domain_remove(struct tb *tb) in tb_domain_remove()
489 int tb_domain_suspend_noirq(struct tb *tb) in tb_domain_suspend_noirq()
[all …]
Dicm.c100 struct tb *tb; member
200 static int icm_request(struct tb *tb, const void *request, size_t request_size, in icm_request()
240 static bool icm_fr_is_supported(struct tb *tb) in icm_fr_is_supported()
256 static int icm_fr_get_route(struct tb *tb, u8 link, u8 depth, u64 *route) in icm_fr_get_route()
307 static void icm_fr_save_devices(struct tb *tb) in icm_fr_save_devices()
313 icm_fr_driver_ready(struct tb *tb, enum tb_security_level *security_level, in icm_fr_driver_ready()
334 static int icm_fr_approve_switch(struct tb *tb, struct tb_switch *sw) in icm_fr_approve_switch()
361 static int icm_fr_add_switch_key(struct tb *tb, struct tb_switch *sw) in icm_fr_add_switch_key()
388 static int icm_fr_challenge_switch_key(struct tb *tb, struct tb_switch *sw, in icm_fr_challenge_switch_key()
418 static int icm_fr_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd) in icm_fr_approve_xdomain_paths()
[all …]
Dtb.c91 static void tb_free_invalid_tunnels(struct tb *tb) in tb_free_invalid_tunnels()
173 static void tb_activate_pcie_devices(struct tb *tb) in tb_activate_pcie_devices()
239 struct tb *tb; member
253 struct tb *tb = ev->tb; in tb_handle_hotplug() local
322 static void tb_handle_event(struct tb *tb, enum tb_cfg_pkg_type type, in tb_handle_event()
353 static void tb_stop(struct tb *tb) in tb_stop()
368 static int tb_start(struct tb *tb) in tb_start()
406 static int tb_suspend_noirq(struct tb *tb) in tb_suspend_noirq()
418 static int tb_resume_noirq(struct tb *tb) in tb_resume_noirq()
459 struct tb *tb; in tb_probe() local
/kernel/linux/linux-4.19/tools/testing/selftests/powerpc/pmu/ebb/
Dtrace.c17 struct trace_buffer *tb; in trace_buffer_allocate() local
38 static bool trace_check_bounds(struct trace_buffer *tb, void *p) in trace_check_bounds()
43 static bool trace_check_alloc(struct trace_buffer *tb, void *p) in trace_check_alloc()
62 static void *trace_alloc(struct trace_buffer *tb, int bytes) in trace_alloc()
76 static struct trace_entry *trace_alloc_entry(struct trace_buffer *tb, int payload_size) in trace_alloc_entry()
87 int trace_log_reg(struct trace_buffer *tb, u64 reg, u64 value) in trace_log_reg()
104 int trace_log_counter(struct trace_buffer *tb, u64 value) in trace_log_counter()
120 int trace_log_string(struct trace_buffer *tb, char *str) in trace_log_string()
142 int trace_log_indent(struct trace_buffer *tb) in trace_log_indent()
155 int trace_log_outdent(struct trace_buffer *tb) in trace_log_outdent()
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
Dtrace.c17 struct trace_buffer *tb; in trace_buffer_allocate() local
38 static bool trace_check_bounds(struct trace_buffer *tb, void *p) in trace_check_bounds()
43 static bool trace_check_alloc(struct trace_buffer *tb, void *p) in trace_check_alloc()
62 static void *trace_alloc(struct trace_buffer *tb, int bytes) in trace_alloc()
76 static struct trace_entry *trace_alloc_entry(struct trace_buffer *tb, int payload_size) in trace_alloc_entry()
87 int trace_log_reg(struct trace_buffer *tb, u64 reg, u64 value) in trace_log_reg()
104 int trace_log_counter(struct trace_buffer *tb, u64 value) in trace_log_counter()
120 int trace_log_string(struct trace_buffer *tb, char *str) in trace_log_string()
142 int trace_log_indent(struct trace_buffer *tb) in trace_log_indent()
155 int trace_log_outdent(struct trace_buffer *tb) in trace_log_outdent()
[all …]
/kernel/linux/linux-5.10/tools/bpf/bpftool/
Dnetlink_dumper.c14 static void xdp_dump_prog_id(struct nlattr **tb, int attr, in xdp_dump_prog_id()
32 struct nlattr *tb[IFLA_XDP_MAX + 1]; in do_xdp_dump_one() local
72 int do_xdp_dump(struct ifinfomsg *ifinfo, struct nlattr **tb) in do_xdp_dump()
83 struct nlattr *tb[TCA_ACT_BPF_MAX + 1]; in do_bpf_dump_one_act() local
104 struct nlattr *tb[TCA_ACT_MAX + 1]; in do_dump_one_act() local
121 struct nlattr *tb[TCA_ACT_MAX_PRIO + 1]; in do_bpf_act_dump() local
140 struct nlattr *tb[TCA_BPF_MAX + 1]; in do_bpf_filter_dump() local
161 int do_filter_dump(struct tcmsg *info, struct nlattr **tb, const char *kind, in do_filter_dump()
/kernel/linux/linux-5.10/include/drm/
Dtask_barrier.h55 static inline void task_barrier_init(struct task_barrier *tb) in task_barrier_init()
63 static inline void task_barrier_add_task(struct task_barrier *tb) in task_barrier_add_task()
68 static inline void task_barrier_rem_task(struct task_barrier *tb) in task_barrier_rem_task()
78 static inline void task_barrier_enter(struct task_barrier *tb) in task_barrier_enter()
92 static inline void task_barrier_exit(struct task_barrier *tb) in task_barrier_exit()
101 static inline void task_barrier_full(struct task_barrier *tb) in task_barrier_full()
/kernel/linux/linux-5.10/net/bridge/
Dbr_mrp_netlink.c34 struct nlattr *tb[IFLA_BRIDGE_MRP_INSTANCE_MAX + 1]; in br_mrp_instance_parse() local
79 struct nlattr *tb[IFLA_BRIDGE_MRP_PORT_STATE_MAX + 1]; in br_mrp_port_state_parse() local
108 struct nlattr *tb[IFLA_BRIDGE_MRP_PORT_ROLE_MAX + 1]; in br_mrp_port_role_parse() local
137 struct nlattr *tb[IFLA_BRIDGE_MRP_RING_STATE_MAX + 1]; in br_mrp_ring_state_parse() local
171 struct nlattr *tb[IFLA_BRIDGE_MRP_RING_ROLE_MAX + 1]; in br_mrp_ring_role_parse() local
208 struct nlattr *tb[IFLA_BRIDGE_MRP_START_TEST_MAX + 1]; in br_mrp_start_test_parse() local
251 struct nlattr *tb[IFLA_BRIDGE_MRP_IN_STATE_MAX + 1]; in br_mrp_in_state_parse() local
287 struct nlattr *tb[IFLA_BRIDGE_MRP_IN_ROLE_MAX + 1]; in br_mrp_in_role_parse() local
328 struct nlattr *tb[IFLA_BRIDGE_MRP_START_IN_TEST_MAX + 1]; in br_mrp_start_in_test_parse() local
359 struct nlattr *tb[IFLA_BRIDGE_MRP_MAX + 1]; in br_mrp_parse() local
[all …]
/kernel/linux/linux-4.19/arch/powerpc/kernel/
Dwatchdog.c115 u64 tb = get_tb(); in wd_lockup_ipi() local
131 static void set_cpumask_stuck(const struct cpumask *cpumask, u64 tb) in set_cpumask_stuck()
142 static void set_cpu_stuck(int cpu, u64 tb) in set_cpu_stuck()
147 static void watchdog_smp_panic(int cpu, u64 tb) in watchdog_smp_panic()
201 static void wd_smp_clear_cpu_pending(int cpu, u64 tb) in wd_smp_clear_cpu_pending()
240 u64 tb = get_tb(); in watchdog_timer_interrupt() local
254 u64 tb; in soft_nmi_interrupt() local
317 u64 tb = get_tb(); in arch_touch_nmi_watchdog() local
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dwatchdog.c115 u64 tb = get_tb(); in wd_lockup_ipi() local
131 static void set_cpumask_stuck(const struct cpumask *cpumask, u64 tb) in set_cpumask_stuck()
142 static void set_cpu_stuck(int cpu, u64 tb) in set_cpu_stuck()
147 static void watchdog_smp_panic(int cpu, u64 tb) in watchdog_smp_panic()
201 static void wd_smp_clear_cpu_pending(int cpu, u64 tb) in wd_smp_clear_cpu_pending()
240 u64 tb = get_tb(); in watchdog_timer_interrupt() local
254 u64 tb; in soft_nmi_interrupt() local
317 u64 tb = get_tb(); in arch_touch_nmi_watchdog() local
/kernel/linux/linux-4.19/net/dcb/
Ddcbnl.c219 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getstate()
230 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getpfccfg()
274 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getperm_hwaddr()
288 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getcap()
332 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getnumtcs()
378 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setnumtcs()
411 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getpfcstate()
421 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setpfcstate()
439 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getapp()
508 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setapp()
[all …]
/kernel/linux/linux-5.10/net/dcb/
Ddcbnl.c208 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getstate()
219 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getpfccfg()
264 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getperm_hwaddr()
278 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getcap()
323 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getnumtcs()
370 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setnumtcs()
404 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getpfcstate()
414 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setpfcstate()
432 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getapp()
502 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setapp()
[all …]
/kernel/linux/linux-4.19/drivers/net/wireless/ti/wlcore/
Dtestmode.c72 static int wl1271_tm_cmd_test(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_test()
154 static int wl1271_tm_cmd_interrogate(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_interrogate()
221 static int wl1271_tm_cmd_configure(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_configure()
253 static int wl1271_tm_detect_fem(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_detect_fem()
290 static int wl1271_tm_cmd_set_plt_mode(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_set_plt_mode()
321 static int wl12xx_tm_cmd_get_mac(struct wl1271 *wl, struct nlattr *tb[]) in wl12xx_tm_cmd_get_mac()
371 struct nlattr *tb[WL1271_TM_ATTR_MAX + 1]; in wl1271_tm_cmd() local
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
Dtestmode.c58 static int wl1271_tm_cmd_test(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_test()
140 static int wl1271_tm_cmd_interrogate(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_interrogate()
207 static int wl1271_tm_cmd_configure(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_configure()
239 static int wl1271_tm_detect_fem(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_detect_fem()
276 static int wl1271_tm_cmd_set_plt_mode(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_set_plt_mode()
307 static int wl12xx_tm_cmd_get_mac(struct wl1271 *wl, struct nlattr *tb[]) in wl12xx_tm_cmd_get_mac()
357 struct nlattr *tb[WL1271_TM_ATTR_MAX + 1]; in wl1271_tm_cmd() local
/kernel/linux/linux-4.19/net/netfilter/
Dnfnetlink_cthelper.c79 struct nlattr *tb[NFCTH_TUPLE_MAX+1]; in nfnl_cthelper_parse_tuple() local
140 struct nlattr *tb[NFCTH_POLICY_MAX+1]; in nfnl_cthelper_expect_policy() local
176 struct nlattr *tb[NFCTH_POLICY_SET_MAX+1]; in nfnl_cthelper_parse_expect_policy() local
218 nfnl_cthelper_create(const struct nlattr * const tb[], in nfnl_cthelper_create()
290 struct nlattr *tb[NFCTH_POLICY_MAX + 1]; in nfnl_cthelper_update_policy_one() local
317 static int nfnl_cthelper_update_policy_all(struct nlattr *tb[], in nfnl_cthelper_update_policy_all()
361 struct nlattr *tb[NFCTH_POLICY_SET_MAX + 1]; in nfnl_cthelper_update_policy() local
381 nfnl_cthelper_update(const struct nlattr * const tb[], in nfnl_cthelper_update()
414 const struct nlattr * const tb[], in nfnl_cthelper_new()
619 const struct nlattr * const tb[], in nfnl_cthelper_get()
[all …]
/kernel/linux/linux-5.10/net/netfilter/
Dnfnetlink_cthelper.c76 struct nlattr *tb[NFCTH_TUPLE_MAX+1]; in nfnl_cthelper_parse_tuple() local
137 struct nlattr *tb[NFCTH_POLICY_MAX+1]; in nfnl_cthelper_expect_policy() local
173 struct nlattr *tb[NFCTH_POLICY_SET_MAX+1]; in nfnl_cthelper_parse_expect_policy() local
216 nfnl_cthelper_create(const struct nlattr * const tb[], in nfnl_cthelper_create()
288 struct nlattr *tb[NFCTH_POLICY_MAX + 1]; in nfnl_cthelper_update_policy_one() local
315 static int nfnl_cthelper_update_policy_all(struct nlattr *tb[], in nfnl_cthelper_update_policy_all()
359 struct nlattr *tb[NFCTH_POLICY_SET_MAX + 1]; in nfnl_cthelper_update_policy() local
380 nfnl_cthelper_update(const struct nlattr * const tb[], in nfnl_cthelper_update()
417 const struct nlattr * const tb[], in nfnl_cthelper_new()
621 const struct nlattr * const tb[], in nfnl_cthelper_get()
[all …]
/kernel/linux/linux-4.19/drivers/net/wireless/ath/ath10k/
Dtestmode.c111 static int ath10k_tm_cmd_get_version(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_get_version()
222 static int ath10k_tm_cmd_utf_start(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_utf_start()
343 static int ath10k_tm_cmd_utf_stop(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_utf_stop()
367 static int ath10k_tm_cmd_wmi(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_wmi()
427 struct nlattr *tb[ATH10K_TM_ATTR_MAX + 1]; in ath10k_tm_cmd() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dtestmode.c100 static int ath10k_tm_cmd_get_version(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_get_version()
226 static int ath10k_tm_cmd_utf_start(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_utf_start()
347 static int ath10k_tm_cmd_utf_stop(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_utf_stop()
371 static int ath10k_tm_cmd_wmi(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_wmi()
431 struct nlattr *tb[ATH10K_TM_ATTR_MAX + 1]; in ath10k_tm_cmd() local

12345678910>>...30