Searched refs:tb_cfg_reset (Results 1 – 3 of 3) sorted by relevance
128 struct tb_cfg_result tb_cfg_reset(struct tb_ctl *ctl, u64 route);
886 * tb_cfg_reset() - send a reset packet and wait for a response894 struct tb_cfg_result tb_cfg_reset(struct tb_ctl *ctl, u64 route) in tb_cfg_reset() 891 struct tb_cfg_result tb_cfg_reset(struct tb_ctl *ctl, u64 route) tb_cfg_reset() function
1593 res = tb_cfg_reset(sw->tb->ctl, tb_route(sw)); in tb_switch_reset_host()