Lines Matching refs:pcb
2247 mlan_callbacks *pcb = (mlan_callbacks *)&pmadapter->callbacks; local
2311 … ret = pcb->moal_malloc(pmadapter->pmoal_handle, sizeof(otp_region_info_t), MLAN_MEM_DEF,
2379 ret = pcb->moal_malloc(pmadapter->pmoal_handle,
2414 ret = pcb->moal_malloc(pmadapter->pmoal_handle,
2477 ret = pcb->moal_malloc(pmadapter->pmoal_handle, i, MLAN_MEM_DEF,
2502 ret = pcb->moal_malloc(pmadapter->pmoal_handle, i, MLAN_MEM_DEF,
2573 pmlan_callbacks pcb; local
2577 pcb = &pmadapter->callbacks;
2580 (void)pcb->moal_mfree(pmadapter->pmoal_handle, (t_u8 *)pmadapter->otp_region);
2584 (void)pcb->moal_mfree(pmadapter->pmoal_handle, (t_u8 *)pmadapter->cfp_otp_bg);
2588 (void)pcb->moal_mfree(pmadapter->pmoal_handle, (t_u8 *)pmadapter->tx_power_table_bg);
2597 (void)pcb->moal_mfree(pmadapter->pmoal_handle, (t_u8 *)pmadapter->cfp_otp_a);
2601 (void)pcb->moal_mfree(pmadapter->pmoal_handle, (t_u8 *)pmadapter->tx_power_table_a);