Searched refs:mapped (Results 1 – 5 of 5) sorted by relevance
147 if (rx_buf_info->mapped) { in nrf_wifi_sys_hal_buf_map_rx()189 rx_buf_info->mapped = true; in nrf_wifi_sys_hal_buf_map_rx()208 if (!rx_buf_info->mapped) { in nrf_wifi_sys_hal_buf_unmap_rx()261 if (tx_buf_info->mapped) { in nrf_wifi_sys_hal_buf_map_tx()321 tx_buf_info->mapped = true; in nrf_wifi_sys_hal_buf_map_tx()337 if (!tx_buf_info->mapped) { in nrf_wifi_sys_hal_buf_unmap_tx()
201 if (rx_buf_info->mapped) { in nrf_wifi_fmac_rx_cmd_send()236 rx_buf_info->mapped = true; in nrf_wifi_fmac_rx_cmd_send()254 if (!rx_buf_info->mapped) { in nrf_wifi_fmac_rx_cmd_send()275 rx_buf_info->mapped = false; in nrf_wifi_fmac_rx_cmd_send()413 rx_buf_info->mapped = false; in nrf_wifi_fmac_rx_event_process()
650 if (tx_buf_info->mapped) { in rawtx_cmd_prep_callbk_fn()676 tx_buf_info->mapped = true; in rawtx_cmd_prep_callbk_fn()720 if (tx_buf_info->mapped) { in tx_cmd_prep_callbk_fn()748 tx_buf_info->mapped = true; in tx_cmd_prep_callbk_fn()1314 if (!tx_buf_info->mapped) { in tx_done_process()1336 tx_buf_info->mapped = false; in tx_done_process()
131 bool mapped; member
535 bool mapped; member