Searched refs:connection_max_nss_rx (Results 1 – 3 of 3) sorted by relevance
854 unsigned int connection_max_nss_rx:4; member
2760 wpa_s->connection_max_nss_rx = (max_nss_rx_resp > max_nss_rx_req) ? in wpa_supplicant_event_associnfo()
1722 capa.V1_3.maxNumberRxSpatialStreams = wpa_s->connection_max_nss_rx; in getConnectionCapabilitiesInternal_1_4()