Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cm_connect.c1538 enum phy_ch_width connection_ch_width = CH_WIDTH_INVALID; in hdd_cm_mlme_send_standby_link_chn_width() local
1554 wlan_mlme_get_sta_ch_width(vdev, &connection_ch_width); in hdd_cm_mlme_send_standby_link_chn_width()
1561 if (ch_width == connection_ch_width) { in hdd_cm_mlme_send_standby_link_chn_width()