Home
last modified time | relevance | path

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

1234

/drivers/thunderbolt/
Ddomain.c33 struct tb *tb = container_of(dev, struct tb, dev); in security_show() local
59 struct tb *tb = container_of(dev, struct tb, dev); in tb_domain_release() local
89 struct tb *tb; in tb_domain_alloc() local
134 struct tb *tb = data; in tb_domain_event_cb() local
155 int tb_domain_add(struct tb *tb) in tb_domain_add()
215 void tb_domain_remove(struct tb *tb) in tb_domain_remove()
234 int tb_domain_suspend_noirq(struct tb *tb) in tb_domain_suspend_noirq()
260 int tb_domain_resume_noirq(struct tb *tb) in tb_domain_resume_noirq()
273 int tb_domain_suspend(struct tb *tb) in tb_domain_suspend()
289 void tb_domain_complete(struct tb *tb) in tb_domain_complete()
[all …]
Dicm.c82 struct tb *tb; member
132 static int icm_request(struct tb *tb, const void *request, size_t request_size, in icm_request()
172 static bool icm_fr_is_supported(struct tb *tb) in icm_fr_is_supported()
188 static int icm_fr_get_route(struct tb *tb, u8 link, u8 depth, u64 *route) in icm_fr_get_route()
239 static int icm_fr_approve_switch(struct tb *tb, struct tb_switch *sw) in icm_fr_approve_switch()
266 static int icm_fr_add_switch_key(struct tb *tb, struct tb_switch *sw) in icm_fr_add_switch_key()
293 static int icm_fr_challenge_switch_key(struct tb *tb, struct tb_switch *sw, in icm_fr_challenge_switch_key()
333 icm_fr_device_connected(struct tb *tb, const struct icm_pkg_header *hdr) in icm_fr_device_connected()
451 icm_fr_device_disconnected(struct tb *tb, const struct icm_pkg_header *hdr) in icm_fr_device_disconnected()
506 static bool icm_ar_is_supported(struct tb *tb) in icm_ar_is_supported()
[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
319 static void tb_handle_event(struct tb *tb, enum tb_cfg_pkg_type type, in tb_handle_event()
350 static void tb_stop(struct tb *tb) in tb_stop()
365 static int tb_start(struct tb *tb) in tb_start()
403 static int tb_suspend_noirq(struct tb *tb) in tb_suspend_noirq()
415 static int tb_resume_noirq(struct tb *tb) in tb_resume_noirq()
456 struct tb *tb; in tb_probe() local
Dtb.h103 struct tb *tb; member
179 struct tb *tb; member
241 struct tb { struct
244 struct tb_nhi *nhi; argument
245 struct tb_ctl *ctl; argument
247 struct tb_switch *root_switch; argument
248 const struct tb_cm_ops *cm_ops; argument
250 enum tb_security_level security_level; argument
254 static inline void *tb_priv(struct tb *tb) in tb_priv()
339 #define tb_err(tb, fmt, arg...) dev_err(&(tb)->nhi->pdev->dev, fmt, ## arg) argument
[all …]
Dnhi.c663 struct tb *tb = pci_get_drvdata(pdev); in nhi_suspend_noirq() local
671 struct tb *tb = pci_get_drvdata(pdev); in nhi_resume_noirq() local
687 struct tb *tb = pci_get_drvdata(pdev); in nhi_suspend() local
695 struct tb *tb = pci_get_drvdata(pdev); in nhi_complete() local
769 struct tb *tb; in nhi_probe() local
844 struct tb *tb = pci_get_drvdata(pdev); in nhi_remove() local
Dswitch.c437 static void tb_dump_port(struct tb *tb, struct tb_regs_port_header *port) in tb_dump_port()
606 static void tb_dump_switch(struct tb *tb, struct tb_regs_switch_header *sw) in tb_dump_switch()
629 int tb_switch_reset(struct tb *tb, u64 route) in tb_switch_reset()
1073 struct tb_switch *tb_switch_alloc(struct tb *tb, struct device *parent, in tb_switch_alloc()
1157 tb_switch_alloc_safe_mode(struct tb *tb, struct device *parent, u64 route) in tb_switch_alloc_safe_mode()
1193 struct tb *tb = sw->tb; in tb_switch_configure() local
1492 struct tb *tb; member
1527 struct tb_switch *tb_switch_find_by_link_depth(struct tb *tb, u8 link, u8 depth) in tb_switch_find_by_link_depth()
1552 struct tb_switch *tb_switch_find_by_uuid(struct tb *tb, const uuid_t *uuid) in tb_switch_find_by_uuid()
Dtunnel_pci.h14 struct tb *tb; member
/drivers/net/wireless/ti/wlcore/
Dtestmode.c72 static int wl1271_tm_cmd_test(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_test()
151 static int wl1271_tm_cmd_interrogate(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_interrogate()
215 static int wl1271_tm_cmd_configure(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_configure()
247 static int wl1271_tm_detect_fem(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_detect_fem()
284 static int wl1271_tm_cmd_set_plt_mode(struct wl1271 *wl, struct nlattr *tb[]) in wl1271_tm_cmd_set_plt_mode()
315 static int wl12xx_tm_cmd_get_mac(struct wl1271 *wl, struct nlattr *tb[]) in wl12xx_tm_cmd_get_mac()
365 struct nlattr *tb[WL1271_TM_ATTR_MAX + 1]; in wl1271_tm_cmd() local
Dvendor_cmd.c35 struct nlattr *tb[NUM_WLCORE_VENDOR_ATTR]; in wlcore_vendor_cmd_smart_config_start() local
110 struct nlattr *tb[NUM_WLCORE_VENDOR_ATTR]; in wlcore_vendor_cmd_smart_config_set_group_key() local
/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
Dwmi-tlv.c135 const void **tb = data; in ath10k_wmi_tlv_iter_parse() local
143 static int ath10k_wmi_tlv_parse(struct ath10k *ar, const void **tb, in ath10k_wmi_tlv_parse()
154 const void **tb; in ath10k_wmi_tlv_parse_alloc() local
181 const void **tb; in ath10k_wmi_tlv_event_bcn_tx_status() local
228 const void **tb; in ath10k_wmi_tlv_event_diag_data() local
291 const void **tb; in ath10k_wmi_tlv_event_diag() local
319 const void **tb; in ath10k_wmi_tlv_event_p2p_noa() local
353 const void **tb; in ath10k_wmi_tlv_event_tx_pause() local
568 const void **tb; in ath10k_wmi_tlv_op_pull_scan_ev() local
600 const void **tb; in ath10k_wmi_tlv_op_pull_mgmt_rx_ev() local
[all …]
/drivers/iio/common/st_sensors/
Dst_sensors_spi.c29 static int st_sensors_spi_read(struct st_sensor_transfer_buffer *tb, in st_sensors_spi_read()
66 static int st_sensors_spi_read_byte(struct st_sensor_transfer_buffer *tb, in st_sensors_spi_read_byte()
73 struct st_sensor_transfer_buffer *tb, struct device *dev, in st_sensors_spi_read_multiple_byte()
79 static int st_sensors_spi_write_byte(struct st_sensor_transfer_buffer *tb, in st_sensors_spi_write_byte()
Dst_sensors_i2c.c30 static int st_sensors_i2c_read_byte(struct st_sensor_transfer_buffer *tb, in st_sensors_i2c_read_byte()
46 struct st_sensor_transfer_buffer *tb, struct device *dev, in st_sensors_i2c_read_multiple_byte()
56 static int st_sensors_i2c_write_byte(struct st_sensor_transfer_buffer *tb, in st_sensors_i2c_write_byte()
/drivers/target/
Dtarget_core_hba.c53 struct target_backend *tb, *old; in transport_backend_register() local
81 struct target_backend *tb; in target_backend_unregister() local
105 struct target_backend *tb; in core_get_backend() local
/drivers/infiniband/core/
Dnldev.c132 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in nldev_get_doit() local
215 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in nldev_port_get_doit() local
269 struct nlattr *tb[RDMA_NLDEV_ATTR_MAX]; in nldev_port_get_dumpit() local
/drivers/net/bonding/
Dbond_netlink.c121 static int bond_validate(struct nlattr *tb[], struct nlattr *data[], in bond_validate()
135 struct nlattr *tb[], struct nlattr *data[], in bond_slave_changelink()
161 static int bond_changelink(struct net_device *bond_dev, struct nlattr *tb[], in bond_changelink()
444 struct nlattr *tb[], struct nlattr *data[], in bond_newlink()
/drivers/tty/
Dtty_buffer.c313 struct tty_buffer *tb = port->buf.tail; in tty_insert_flip_string_fixed_flag() local
348 struct tty_buffer *tb = port->buf.tail; in tty_insert_flip_string_flags() local
375 struct tty_buffer *tb; in __tty_insert_flip_char() local
429 struct tty_buffer *tb = port->buf.tail; in tty_prepare_flip_string() local
/drivers/infiniband/ulp/ipoib/
Dipoib_netlink.c67 static int ipoib_changelink(struct net_device *dev, struct nlattr *tb[], in ipoib_changelink()
97 struct nlattr *tb[], struct nlattr *data[], in ipoib_new_child_link()
/drivers/net/fddi/skfp/
Dfplustm.c1065 struct s_fpmc *tb ; in mac_get_mc_table() local
1106 struct s_fpmc *tb ; in mac_clear_multicast() local
1149 struct s_fpmc *tb ; in mac_add_multicast() local
1202 struct s_fpmc *tb ; in mac_update_multicast() local
/drivers/net/ethernet/qualcomm/rmnet/
Drmnet_config.c146 struct nlattr *tb[], struct nlattr *data[], in rmnet_newlink()
292 static int rmnet_rtnl_validate(struct nlattr *tb[], struct nlattr *data[], in rmnet_rtnl_validate()
/drivers/net/ethernet/rocker/
Drocker_tlv.h116 static inline void rocker_tlv_parse_nested(const struct rocker_tlv **tb, in rocker_tlv_parse_nested()
125 rocker_tlv_parse_desc(const struct rocker_tlv **tb, int maxtype, in rocker_tlv_parse_desc()
Drocker_tlv.c19 void rocker_tlv_parse(const struct rocker_tlv **tb, int maxtype, in rocker_tlv_parse()
/drivers/block/drbd/
Ddrbd_nla.c31 int drbd_nla_parse_nested(struct nlattr *tb[], int maxtype, struct nlattr *nla, in drbd_nla_parse_nested()
/drivers/acpi/
Dspcr.c54 static bool xgene_8250_erratum_present(struct acpi_table_spcr *tb) in xgene_8250_erratum_present()
/drivers/net/
Dmacvlan.c969 static int macvlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_add()
994 static int macvlan_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_del()
1228 static int macvlan_validate(struct nlattr *tb[], struct nlattr *data[], in macvlan_validate()
1348 struct nlattr *tb[], struct nlattr *data[]) in macvlan_common_newlink()
1462 struct nlattr *tb[], struct nlattr *data[], in macvlan_newlink()
1481 struct nlattr *tb[], struct nlattr *data[], in macvlan_changelink()

1234