Home
last modified time | relevance | path

Searched refs:btwt_sets (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/nxp/nxpwifi/
H A D11ax.c555 btwt_ap_config->btwt_sets[i].btwt_id = in nxpwifi_cmd_twt_cfg()
556 twt_cfg->param.btwt_ap_config.btwt_sets[i].btwt_id; in nxpwifi_cmd_twt_cfg()
557 btwt_ap_config->btwt_sets[i].ap_bcast_mantissa = in nxpwifi_cmd_twt_cfg()
558 twt_cfg->param.btwt_ap_config.btwt_sets[i].ap_bcast_mantissa; in nxpwifi_cmd_twt_cfg()
559 btwt_ap_config->btwt_sets[i].ap_bcast_exponent = in nxpwifi_cmd_twt_cfg()
560 twt_cfg->param.btwt_ap_config.btwt_sets[i].ap_bcast_exponent; in nxpwifi_cmd_twt_cfg()
561 btwt_ap_config->btwt_sets[i].nominalwake = in nxpwifi_cmd_twt_cfg()
562 twt_cfg->param.btwt_ap_config.btwt_sets[i].nominalwake; in nxpwifi_cmd_twt_cfg()
H A Dcfg.h1005 struct btwt_set btwt_sets[BTWT_AGREEMENT_MAX]; member