Searched refs:htLdpcCapable (Results 1 – 5 of 5) sorted by relevance
176 uint8_t htLdpcCapable; member
2477 add_sta_params->htLdpcCapable = 0; in lim_add_sta()2481 add_sta_params->htLdpcCapable = in lim_add_sta()2482 sta_ds->htLdpcCapable; in lim_add_sta()2484 add_sta_params->htLdpcCapable = 0; in lim_add_sta()2494 add_sta_params->htLdpcCapable = in lim_add_sta()2598 if (!add_sta_params->htLdpcCapable) in lim_add_sta()2690 add_sta_params->htLdpcCapable, in lim_add_sta()2982 pAddStaParams->htLdpcCapable = in lim_add_sta_self()3996 pAddBssParams->staContext.htLdpcCapable = 0; in lim_sta_send_add_bss()4000 pAddBssParams->staContext.htLdpcCapable = in lim_sta_send_add_bss()[all …]
1724 sta_ds->htLdpcCapable = in lim_update_sta_ds()
279 uint8_t htLdpcCapable; member
1639 if (params->htLdpcCapable || params->vhtLdpcCapable) in wma_send_peer_assoc()