Searched refs:update_vht_opmode (Results 1 – 2 of 2) sorted by relevance
2954 tUpdateVHTOpMode *update_vht_opmode) in wma_process_update_opmode() argument2966 update_vht_opmode->peer_mac, in wma_process_update_opmode()2991 update_vht_opmode->opMode); in wma_process_update_opmode()2993 if (ch_width < update_vht_opmode->opMode) { in wma_process_update_opmode()2995 update_vht_opmode->opMode, ch_width); in wma_process_update_opmode()2999 wma_set_peer_param(wma_handle, update_vht_opmode->peer_mac, in wma_process_update_opmode()3000 WMI_HOST_PEER_CHWIDTH, update_vht_opmode->opMode, in wma_process_update_opmode()3001 update_vht_opmode->smesessionId); in wma_process_update_opmode()3003 wma_set_peer_param(wma_handle, update_vht_opmode->peer_mac, in wma_process_update_opmode()3005 fw_phymode, update_vht_opmode->smesessionId); in wma_process_update_opmode()
792 tUpdateVHTOpMode *update_vht_opmode);