Searched refs:def_priv (Results 1 – 2 of 2) sorted by relevance
784 struct nrf_wifi_fmac_priv_def *def_priv = NULL; in nrf_wifi_drv_main_zep() local786 def_priv = wifi_fmac_priv(rpu_drv_priv_zep.fmac_priv); in nrf_wifi_drv_main_zep()787 def_priv->max_ampdu_len_per_token = in nrf_wifi_drv_main_zep()791 def_priv->max_ampdu_len_per_token &= ~0x3; in nrf_wifi_drv_main_zep()794 def_priv->avail_ampdu_len_per_token = in nrf_wifi_drv_main_zep()795 def_priv->max_ampdu_len_per_token - in nrf_wifi_drv_main_zep()
686 struct nrf_wifi_fmac_priv_def *def_priv = NULL; in nrf_wifi_event_proc_twt_sleep_zep() local712 def_priv = wifi_fmac_priv(fmac_dev_ctx->fpriv); in nrf_wifi_event_proc_twt_sleep_zep()738 if (desc < def_priv->num_tx_tokens) { in nrf_wifi_event_proc_twt_sleep_zep()