Searched refs:new_band_id (Results 1 – 2 of 2) sorted by relevance
386 if (req->stie.new_band_id == req->stie.old_band_id) { in fst_session_handle_setup_request()403 req->stie.new_band_id, in fst_session_handle_setup_request()582 if (fst_hw_mode_to_band(hw_mode) != res->stie.new_band_id) { in fst_session_handle_setup_response()900 req.stie.new_band_id = fst_iface_get_band_id(s->data.new_iface); in fst_session_initiate_setup()981 res.stie.new_band_id = fst_hw_mode_to_band(hw_mode); in fst_session_respond()1382 req.stie.new_band_id = fst_hw_mode_to_band(hw_mode); in fst_test_req_send_fst_request()1394 req.stie.new_band_id = req.stie.old_band_id; in fst_test_req_send_fst_request()1455 res.stie.new_band_id = fst_hw_mode_to_band(hw_mode); in fst_test_req_send_fst_response()1469 res.stie.new_band_id = res.stie.old_band_id; in fst_test_req_send_fst_response()
39 u8 new_band_id; member