Searched refs:vdev_phymode (Results 1 – 1 of 1) sorted by relevance
1446 enum wlan_phymode phymode, vdev_phymode; in wma_send_peer_assoc() local1484 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()