Searched refs:neg_type (Results 1 – 1 of 1) sorted by relevance
265 static unsigned char twt_wifi_mgmt_to_rpu_neg_type(enum wifi_twt_negotiation_type neg_type) in twt_wifi_mgmt_to_rpu_neg_type() argument269 switch (neg_type) { in twt_wifi_mgmt_to_rpu_neg_type()278 __func__, neg_type); in twt_wifi_mgmt_to_rpu_neg_type()285 static enum wifi_twt_negotiation_type twt_rpu_to_wifi_mgmt_neg_type(unsigned char neg_type) in twt_rpu_to_wifi_mgmt_neg_type() argument289 switch (neg_type) { in twt_rpu_to_wifi_mgmt_neg_type()298 __func__, neg_type); in twt_rpu_to_wifi_mgmt_neg_type()417 twt_zep->negotiation_type = twt_rpu_to_wifi_mgmt_neg_type(twt_rpu->neg_type); in nrf_wifi_event_proc_get_power_save_info()554 twt_info.neg_type = twt_wifi_mgmt_to_rpu_neg_type(twt_params->negotiation_type); in nrf_wifi_set_twt()634 twt_params.negotiation_type = twt_rpu_to_wifi_mgmt_neg_type(twt_setup_info->info.neg_type); in nrf_wifi_event_proc_twt_setup_zep()649 (twt_setup_info->info.neg_type == NRF_WIFI_ACCEPT_TWT)) { in nrf_wifi_event_proc_twt_setup_zep()