Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_uap_cmdevent.c384 MrvlIEtypes_max_sta_count_t *max_sta_cnt_tlv = MNULL, *pdat_tlv_ccb = MNULL; in wlan_uap_cmd_sys_configure() local
426 pdat_tlv_ccb = (MrvlIEtypes_max_sta_count_t *)pdata_buf; in wlan_uap_cmd_sys_configure()
436 max_sta_cnt_tlv->max_sta_count = pdat_tlv_ccb->max_sta_count; in wlan_uap_cmd_sys_configure()