Searched refs:max_sp_length (Results 1 – 10 of 10) sorted by relevance
2085 sp_length = mac->mlme_cfg->wmm_params.max_sp_length; in lim_send_tdls_link_setup_req_frame()2096 tdls_setup_req->WMMInfoStation.max_sp_length = sp_length; in lim_send_tdls_link_setup_req_frame()2117 tdls_setup_req->QOSCapsStation.max_sp_length = 0; in lim_send_tdls_link_setup_req_frame()2562 uint8_t max_sp_length = 0; in lim_send_tdls_setup_rsp_frame() local2628 max_sp_length = mac->mlme_cfg->wmm_params.max_sp_length; in lim_send_tdls_setup_rsp_frame()2639 setup_rsp->WMMInfoStation.max_sp_length = max_sp_length; in lim_send_tdls_setup_rsp_frame()2658 setup_rsp->QOSCapsStation.max_sp_length = 0; in lim_send_tdls_setup_rsp_frame()
1876 assoc_req->WMMInfoStation.max_sp_length; in lim_update_sta_ds()
72 pOld->qosInfo.maxSpLen = pNew->max_sp_length; in convert_qos_caps_station()
1916 uint8_t max_sp_length = 0;1918 max_sp_length = mac->mlme_cfg->wmm_params.max_sp_length;1921 pDot11f->max_sp_length = max_sp_length;2425 uint8_t max_sp_length = 0;2427 max_sp_length = mac->mlme_cfg->wmm_params.max_sp_length;2438 pInfo->max_sp_length = max_sp_length;
7407 pDst->max_sp_length = tmp69__ >> 5 & 0x3; in dot11f_unpack_ie_qos_caps_station()8465 pDst->max_sp_length = tmp73__ >> 5 & 0x3; in dot11f_unpack_ie_wmm_info_station()28254 tmp189__ |= (pSrc->max_sp_length << 5); in dot11f_pack_ie_qos_caps_station()29212 tmp193__ |= (pSrc->max_sp_length << 5); in dot11f_pack_ie_wmm_info_station()
2357 uint8_t max_sp_length; member
1897 max_sp_length: 2;1945 max_sp_length: 2;
7279 uint8_t max_sp_length:2; member8336 uint8_t max_sp_length:2; member
3478 wmm_params->max_sp_length = cfg_default(CFG_MAX_SP_LENGTH); in mlme_init_wmm_in_cfg()
585 (uint8_t)mlme_obj->cfg.wmm_params.max_sp_length; in cm_roam_scan_offload_fill_lfr3_config()