/drivers/thunderbolt/ |
D | tb.c | 63 static void tb_free_invalid_tunnels(struct tb *tb) in tb_free_invalid_tunnels() 143 static void tb_activate_pcie_devices(struct tb *tb) in tb_activate_pcie_devices() 205 struct tb *tb; member 219 struct tb *tb = ev->tb; in tb_handle_hotplug() local 287 struct tb *tb = data; in tb_schedule_hotplug_handler() local 306 void thunderbolt_shutdown_and_free(struct tb *tb) in thunderbolt_shutdown_and_free() 351 struct tb *tb; in thunderbolt_alloc_and_start() local 398 void thunderbolt_suspend(struct tb *tb) in thunderbolt_suspend() 409 void thunderbolt_resume(struct tb *tb) in thunderbolt_resume()
|
D | tb.h | 21 struct tb *tb; member 80 struct tb *tb; member 99 struct tb { struct 102 * any struct tb_switch / struct tb_port. argument 104 struct tb_nhi *nhi; argument 105 struct tb_ctl *ctl; argument 107 struct tb_switch *root_switch; argument 110 * tb_handle_hotplug will stop progressing plug argument 188 #define tb_err(tb, fmt, arg...) dev_err(&(tb)->nhi->pdev->dev, fmt, ## arg) argument 189 #define tb_WARN(tb, fmt, arg...) dev_WARN(&(tb)->nhi->pdev->dev, fmt, ## arg) argument [all …]
|
D | switch.c | 43 static void tb_dump_port(struct tb *tb, struct tb_regs_port_header *port) in tb_dump_port() 212 static void tb_dump_switch(struct tb *tb, struct tb_regs_switch_header *sw) in tb_dump_switch() 235 int tb_switch_reset(struct tb *tb, u64 route) in tb_switch_reset() 339 struct tb_switch *tb_switch_alloc(struct tb *tb, u64 route) in tb_switch_alloc()
|
D | nhi.c | 513 struct tb *tb = pci_get_drvdata(pdev); in nhi_suspend_noirq() local 521 struct tb *tb = pci_get_drvdata(pdev); in nhi_resume_noirq() local 552 struct tb *tb; in nhi_probe() local 626 struct tb *tb = pci_get_drvdata(pdev); in nhi_remove() local
|
D | tunnel_pci.h | 13 struct tb *tb; member
|
D | path.c | 35 struct tb_path *tb_path_alloc(struct tb *tb, int num_hops) in tb_path_alloc()
|
D | tunnel_pci.c | 58 struct tb_pci_tunnel *tb_pci_alloc(struct tb *tb, struct tb_port *up, in tb_pci_alloc()
|
/drivers/net/wireless/ti/wlcore/ |
D | testmode.c | 72 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
|
D | vendor_cmd.c | 35 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/ |
D | testmode.c | 110 static int ath10k_tm_cmd_get_version(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_get_version() 312 static int ath10k_tm_cmd_utf_start(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_utf_start() 429 static int ath10k_tm_cmd_utf_stop(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_utf_stop() 453 static int ath10k_tm_cmd_wmi(struct ath10k *ar, struct nlattr *tb[]) in ath10k_tm_cmd_wmi() 513 struct nlattr *tb[ATH10K_TM_ATTR_MAX + 1]; in ath10k_tm_cmd() local
|
D | wmi-tlv.c | 135 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/ |
D | st_sensors_spi.c | 29 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()
|
D | st_sensors_i2c.c | 29 static int st_sensors_i2c_read_byte(struct st_sensor_transfer_buffer *tb, in st_sensors_i2c_read_byte() 45 struct st_sensor_transfer_buffer *tb, struct device *dev, in st_sensors_i2c_read_multiple_byte() 55 static int st_sensors_i2c_write_byte(struct st_sensor_transfer_buffer *tb, in st_sensors_i2c_write_byte()
|
/drivers/target/ |
D | target_core_hba.c | 53 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/net/bonding/ |
D | bond_netlink.c | 121 static int bond_validate(struct nlattr *tb[], struct nlattr *data[]) in bond_validate() 134 struct nlattr *tb[], struct nlattr *data[]) in bond_slave_changelink() 160 struct nlattr *tb[], struct nlattr *data[]) in bond_changelink() 441 struct nlattr *tb[], struct nlattr *data[]) in bond_newlink()
|
/drivers/tty/ |
D | tty_buffer.c | 313 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/ |
D | ipoib_netlink.c | 68 struct nlattr *tb[], struct nlattr *data[]) in ipoib_changelink() 96 struct nlattr *tb[], struct nlattr *data[]) in ipoib_new_child_link()
|
/drivers/net/fddi/skfp/ |
D | fplustm.c | 1065 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/ |
D | macvlan.c | 904 static int macvlan_fdb_add(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_add() 929 static int macvlan_fdb_del(struct ndmsg *ndm, struct nlattr *tb[], in macvlan_fdb_del() 1149 static int macvlan_validate(struct nlattr *tb[], struct nlattr *data[]) in macvlan_validate() 1268 struct nlattr *tb[], struct nlattr *data[]) in macvlan_common_newlink() 1364 struct nlattr *tb[], struct nlattr *data[]) in macvlan_newlink() 1382 struct nlattr *tb[], struct nlattr *data[]) in macvlan_changelink()
|
D | veth.c | 324 static int veth_validate(struct nlattr *tb[], struct nlattr *data[]) in veth_validate() 342 struct nlattr *tb[], struct nlattr *data[]) in veth_newlink()
|
D | dummy.c | 159 static int dummy_validate(struct nlattr *tb[], struct nlattr *data[]) in dummy_validate()
|
/drivers/block/drbd/ |
D | drbd_nla.c | 30 int drbd_nla_parse_nested(struct nlattr *tb[], int maxtype, struct nlattr *nla, in drbd_nla_parse_nested()
|
/drivers/net/can/ |
D | dev.c | 827 static int can_validate(struct nlattr *tb[], struct nlattr *data[]) in can_validate() 860 struct nlattr *tb[], struct nlattr *data[]) in can_changelink() 1045 struct nlattr *tb[], struct nlattr *data[]) in can_newlink()
|
/drivers/net/wireless/ath/ath6kl/ |
D | testmode.c | 73 struct nlattr *tb[ATH6KL_TM_ATTR_MAX + 1]; in ath6kl_tm_cmd() local
|
/drivers/net/ipvlan/ |
D | ipvlan_main.c | 402 struct nlattr *tb[], struct nlattr *data[]) in ipvlan_nl_changelink() 427 static int ipvlan_nl_validate(struct nlattr *tb[], struct nlattr *data[]) in ipvlan_nl_validate() 459 struct nlattr *tb[], struct nlattr *data[]) in ipvlan_link_new()
|