Searched refs:connected_band (Results 1 – 2 of 2) sorted by relevance
721 enum band_info connected_band; in osif_twt_send_get_capabilities_response() local734 connected_band = ucfg_cm_get_connected_band(vdev); in osif_twt_send_get_capabilities_response()737 osif_debug("connected_band: %d val: %d", connected_band, val); in osif_twt_send_get_capabilities_response()738 if (connected_band == BAND_2G && !val) in osif_twt_send_get_capabilities_response()
3534 uint8_t connected_band; in hdd_twt_pack_get_capabilities_resp() local3570 connected_band = hdd_conn_get_connected_band(adapter->deflink); in hdd_twt_pack_get_capabilities_resp()3571 if (connected_band == BAND_2G && in hdd_twt_pack_get_capabilities_resp()