Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_mgmt.c1446 enum wlan_phymode phymode, vdev_phymode; in wma_send_peer_assoc() local
1484 vdev_phymode = des_chan->ch_phymode; in wma_send_peer_assoc()
1485 if ((intr->type == WMI_VDEV_TYPE_AP) && (phymode > vdev_phymode)) { in wma_send_peer_assoc()
1487 phymode, vdev_phymode); in wma_send_peer_assoc()
1488 phymode = vdev_phymode; in wma_send_peer_assoc()