Searched refs:ie_len_pad (Results 1 – 1 of 1) sorted by relevance
406 uint16_t ie_len_pad; in wma_process_set_pdev_ht_ie_req() local410 ie_len_pad = roundup(ie_params->ie_len, sizeof(uint32_t)); in wma_process_set_pdev_ht_ie_req()411 len += ie_len_pad; in wma_process_set_pdev_ht_ie_req()428 WMITLV_SET_HDR(buf_ptr, WMITLV_TAG_ARRAY_BYTE, ie_len_pad); in wma_process_set_pdev_ht_ie_req()458 uint16_t ie_len_pad; in wma_process_set_pdev_vht_ie_req() local462 ie_len_pad = roundup(ie_params->ie_len, sizeof(uint32_t)); in wma_process_set_pdev_vht_ie_req()463 len += ie_len_pad; in wma_process_set_pdev_vht_ie_req()480 WMITLV_SET_HDR(buf_ptr, WMITLV_TAG_ARRAY_BYTE, ie_len_pad); in wma_process_set_pdev_vht_ie_req()