Searched refs:tb_priv (Results 1 – 3 of 3) sorted by relevance
93 struct tb_cm *tcm = tb_priv(tb); in tb_free_invalid_tunnels()182 struct tb_cm *tcm = tb_priv(tb); in tb_activate_pcie_devices()254 struct tb_cm *tcm = tb_priv(tb); in tb_handle_hotplug()355 struct tb_cm *tcm = tb_priv(tb); in tb_stop()370 struct tb_cm *tcm = tb_priv(tb); in tb_start()408 struct tb_cm *tcm = tb_priv(tb); in tb_suspend_noirq()420 struct tb_cm *tcm = tb_priv(tb); in tb_resume_noirq()471 tcm = tb_priv(tb); in tb_probe()
204 struct icm *icm = tb_priv(tb); in icm_request()588 struct icm *icm = tb_priv(tb); in icm_fr_device_connected()1215 struct icm *icm = tb_priv(tb); in icm_ar_is_supported()1400 struct icm *icm = tb_priv(tb); in icm_handle_notification()1452 struct icm *icm = tb_priv(tb); in __icm_driver_ready()1543 struct icm *icm = tb_priv(tb); in icm_firmware_reset()1596 struct icm *icm = tb_priv(tb); in icm_reset_phy_port()1664 struct icm *icm = tb_priv(tb); in icm_firmware_init()1712 struct icm *icm = tb_priv(tb); in icm_driver_ready()1743 struct icm *icm = tb_priv(tb); in icm_suspend()[all …]
238 static inline void *tb_priv(struct tb *tb) in tb_priv() function