Searched refs:pwmm (Results 1 – 6 of 6) sorted by relevance
2918 mlan_ds_wmm_cfg *pwmm = MNULL; in wlan_ret_wmm_addts_req() local2925 pwmm = (mlan_ds_wmm_cfg *)pioctl_buf->pbuf; in wlan_ret_wmm_addts_req()2926 paddts = (mlan_ds_wmm_addts *)&pwmm->param.addts; in wlan_ret_wmm_addts_req()3011 mlan_ds_wmm_cfg *pwmm; in wlan_ret_wmm_delts_req() local3018 pwmm = (mlan_ds_wmm_cfg *)pioctl_buf->pbuf; in wlan_ret_wmm_delts_req()3019 pwmm->param.delts.result = in wlan_ret_wmm_delts_req()3025 if (pwmm->param.delts.result == 0) { in wlan_ret_wmm_delts_req()3100 mlan_ds_wmm_cfg *pwmm = MNULL; in wlan_ret_wmm_queue_stats() local3109 pwmm = (mlan_ds_wmm_cfg *)pioctl_buf->pbuf; in wlan_ret_wmm_queue_stats()3110 pqstats = (mlan_ds_wmm_queue_stats *)&pwmm->param.q_stats; in wlan_ret_wmm_queue_stats()[all …]
2886 mlan_ds_wmm_cfg *pwmm = MNULL; in wlan_ret_wmm_addts_req() local2893 pwmm = (mlan_ds_wmm_cfg *)pioctl_buf->pbuf; in wlan_ret_wmm_addts_req()2894 paddts = (mlan_ds_wmm_addts *)&pwmm->param.addts; in wlan_ret_wmm_addts_req()2977 mlan_ds_wmm_cfg *pwmm; in wlan_ret_wmm_delts_req() local2984 pwmm = (mlan_ds_wmm_cfg *)pioctl_buf->pbuf; in wlan_ret_wmm_delts_req()2985 pwmm->param.delts.result = in wlan_ret_wmm_delts_req()2991 if (pwmm->param.delts.result == 0) { in wlan_ret_wmm_delts_req()3060 mlan_ds_wmm_cfg *pwmm = MNULL; in wlan_ret_wmm_queue_stats() local3069 pwmm = (mlan_ds_wmm_cfg *)pioctl_buf->pbuf; in wlan_ret_wmm_queue_stats()3070 pqstats = (mlan_ds_wmm_queue_stats *)&pwmm->param.q_stats; in wlan_ret_wmm_queue_stats()[all …]
5850 mlan_ds_wmm_cfg *pwmm = NULL; in woal_wmm_queue_config_ioctl() local5865 pwmm = (mlan_ds_wmm_cfg *)req->pbuf; in woal_wmm_queue_config_ioctl()5866 pwmm->sub_command = MLAN_OID_WMM_CFG_QUEUE_CONFIG; in woal_wmm_queue_config_ioctl()5869 pqcfg = (mlan_ds_wmm_queue_config *)&pwmm->param.q_cfg; in woal_wmm_queue_config_ioctl()5929 mlan_ds_wmm_cfg *pwmm = NULL; in woal_wmm_queue_stats_ioctl() local5944 pwmm = (mlan_ds_wmm_cfg *)req->pbuf; in woal_wmm_queue_stats_ioctl()5945 pwmm->sub_command = MLAN_OID_WMM_CFG_QUEUE_STATS; in woal_wmm_queue_stats_ioctl()5948 pqstats = (mlan_ds_wmm_queue_stats *)&pwmm->param.q_stats; in woal_wmm_queue_stats_ioctl()6011 mlan_ds_wmm_cfg *pwmm = NULL; in woal_wmm_queue_status_ioctl() local6025 pwmm = (mlan_ds_wmm_cfg *)req->pbuf; in woal_wmm_queue_status_ioctl()[all …]
6098 mlan_ds_wmm_cfg *pwmm = NULL; in woal_priv_qconfig() local6114 pwmm = (mlan_ds_wmm_cfg *)req->pbuf; in woal_priv_qconfig()6115 pwmm->sub_command = MLAN_OID_WMM_CFG_QUEUE_CONFIG; in woal_priv_qconfig()6118 pqcfg = (mlan_ds_wmm_queue_config *)&pwmm->param.q_cfg; in woal_priv_qconfig()6167 mlan_ds_wmm_cfg *pwmm = NULL; in woal_priv_wmm_queue_status_ioctl() local6182 pwmm = (mlan_ds_wmm_cfg *)req->pbuf; in woal_priv_wmm_queue_status_ioctl()6183 pwmm->sub_command = MLAN_OID_WMM_CFG_QUEUE_STATUS; in woal_priv_wmm_queue_status_ioctl()6193 memcpy((void *)&qstatus_ioctl, (void *)&pwmm->param.q_status, in woal_priv_wmm_queue_status_ioctl()6220 mlan_ds_wmm_cfg *pwmm = NULL; in woal_priv_wmm_ts_status_ioctl() local6237 pwmm = (mlan_ds_wmm_cfg *)req->pbuf; in woal_priv_wmm_ts_status_ioctl()[all …]
5635 mlan_ds_wmm_cfg *pwmm = NULL; in woal_wmm_queue_config_ioctl() local5650 pwmm = (mlan_ds_wmm_cfg *)req->pbuf; in woal_wmm_queue_config_ioctl()5651 pwmm->sub_command = MLAN_OID_WMM_CFG_QUEUE_CONFIG; in woal_wmm_queue_config_ioctl()5654 pqcfg = (mlan_ds_wmm_queue_config *)&pwmm->param.q_cfg; in woal_wmm_queue_config_ioctl()5713 mlan_ds_wmm_cfg *pwmm = NULL; in woal_wmm_queue_stats_ioctl() local5728 pwmm = (mlan_ds_wmm_cfg *)req->pbuf; in woal_wmm_queue_stats_ioctl()5729 pwmm->sub_command = MLAN_OID_WMM_CFG_QUEUE_STATS; in woal_wmm_queue_stats_ioctl()5732 pqstats = (mlan_ds_wmm_queue_stats *)&pwmm->param.q_stats; in woal_wmm_queue_stats_ioctl()5796 mlan_ds_wmm_cfg *pwmm = NULL; in woal_wmm_queue_status_ioctl() local5810 pwmm = (mlan_ds_wmm_cfg *)req->pbuf; in woal_wmm_queue_status_ioctl()[all …]
7889 mlan_ds_wmm_cfg *pwmm = NULL; in woal_priv_qconfig() local7905 pwmm = (mlan_ds_wmm_cfg *)req->pbuf; in woal_priv_qconfig()7906 pwmm->sub_command = MLAN_OID_WMM_CFG_QUEUE_CONFIG; in woal_priv_qconfig()7909 pqcfg = (mlan_ds_wmm_queue_config *)&pwmm->param.q_cfg; in woal_priv_qconfig()7960 mlan_ds_wmm_cfg *pwmm = NULL; in woal_priv_wmm_queue_status_ioctl() local7975 pwmm = (mlan_ds_wmm_cfg *)req->pbuf; in woal_priv_wmm_queue_status_ioctl()7976 pwmm->sub_command = MLAN_OID_WMM_CFG_QUEUE_STATUS; in woal_priv_wmm_queue_status_ioctl()7987 (void *)&pwmm->param.q_status, in woal_priv_wmm_queue_status_ioctl()8014 mlan_ds_wmm_cfg *pwmm = NULL; in woal_priv_wmm_ts_status_ioctl() local8031 pwmm = (mlan_ds_wmm_cfg *)req->pbuf; in woal_priv_wmm_ts_status_ioctl()[all …]