Searched refs:p_buf (Results 1 – 3 of 3) sorted by relevance
515 uint8_t *p_buf = NULL; in csr_save_tx_power_to_cfg() local519 p_buf = qdf_mem_malloc(dataLen); in csr_save_tx_power_to_cfg()520 if (!p_buf) in csr_save_tx_power_to_cfg()523 ch_pwr_set = (struct pwr_channel_info *)(p_buf); in csr_save_tx_power_to_cfg()592 (uint8_t *)p_buf, in csr_save_tx_power_to_cfg()603 (uint8_t *)p_buf, in csr_save_tx_power_to_cfg()606 qdf_mem_free(p_buf); in csr_save_tx_power_to_cfg()
1854 uint8_t *p_buf, uint32_t n_buf,
3536 uint8_t *p_buf, uint32_t n_buf,3542 status = dot11f_unpack_assoc_response(mac_ctx, p_buf,3548 p_buf, n_buf);