Searched refs:configbuf (Results 1 – 2 of 2) sorted by relevance
159 params.configbuf[index] = (start_offset << COEX_REG_CFG_OFFSET_SHIFT) | in nrf_wifi_coex_config_non_pta()218 params.configbuf[index] = (start_offset << COEX_REG_CFG_OFFSET_SHIFT) | in nrf_wifi_coex_config_pta()275 params.configbuf[index] = (start_offset << COEX_REG_CFG_OFFSET_SHIFT) | in nrf_wifi_coex_hw_reset()
92 uint32_t configbuf[MAX_NUM_CONFIG_VALUES]; member