Searched refs:son_bandwidth (Results 1 – 3 of 3) sorted by relevance
387 static void hdd_son_bandwidth_to_phymode(uint32_t son_bandwidth, in hdd_son_bandwidth_to_phymode() argument393 switch (son_bandwidth) { in hdd_son_bandwidth_to_phymode()424 static void hdd_son_bandwidth_to_bonding_mode(uint32_t son_bandwidth, in hdd_son_bandwidth_to_bonding_mode() argument427 switch (son_bandwidth) { in hdd_son_bandwidth_to_bonding_mode()452 uint32_t son_bandwidth) in hdd_son_set_bandwidth() argument479 hdd_son_bandwidth_to_phymode(son_bandwidth, old_phymode, &phymode); in hdd_son_set_bandwidth()486 hdd_son_bandwidth_to_bonding_mode(son_bandwidth, &bonding_mode); in hdd_son_set_bandwidth()504 uint32_t son_bandwidth = NONHT; in hdd_phymode_chwidth_to_son_bandwidth() local513 son_bandwidth = NONHT; in hdd_phymode_chwidth_to_son_bandwidth()517 son_bandwidth = HT20; in hdd_phymode_chwidth_to_son_bandwidth()[all …]
82 uint32_t son_bandwidth);264 uint32_t son_bandwidth);
145 uint32_t son_bandwidth) in os_if_son_set_bandwidth() argument154 ret = g_son_os_if_cb.os_if_set_bandwidth(vdev, son_bandwidth); in os_if_son_set_bandwidth()156 wlan_vdev_get_id(vdev), son_bandwidth, ret); in os_if_son_set_bandwidth()