Lines Matching refs:hw_value
589 first_chan = (u32) ch->hw_value; in mwifiex_send_domain_info_cmd_fw()
596 if (ch->hw_value == next_chan + 1 && in mwifiex_send_domain_info_cmd_fw()
606 first_chan = (u32) ch->hw_value; in mwifiex_send_domain_info_cmd_fw()
1648 {.bitrate = 10, .hw_value = 2, },
1649 {.bitrate = 20, .hw_value = 4, },
1650 {.bitrate = 55, .hw_value = 11, },
1651 {.bitrate = 110, .hw_value = 22, },
1652 {.bitrate = 60, .hw_value = 12, },
1653 {.bitrate = 90, .hw_value = 18, },
1654 {.bitrate = 120, .hw_value = 24, },
1655 {.bitrate = 180, .hw_value = 36, },
1656 {.bitrate = 240, .hw_value = 48, },
1657 {.bitrate = 360, .hw_value = 72, },
1658 {.bitrate = 480, .hw_value = 96, },
1659 {.bitrate = 540, .hw_value = 108, },
1664 {.center_freq = 2412, .hw_value = 1, },
1665 {.center_freq = 2417, .hw_value = 2, },
1666 {.center_freq = 2422, .hw_value = 3, },
1667 {.center_freq = 2427, .hw_value = 4, },
1668 {.center_freq = 2432, .hw_value = 5, },
1669 {.center_freq = 2437, .hw_value = 6, },
1670 {.center_freq = 2442, .hw_value = 7, },
1671 {.center_freq = 2447, .hw_value = 8, },
1672 {.center_freq = 2452, .hw_value = 9, },
1673 {.center_freq = 2457, .hw_value = 10, },
1674 {.center_freq = 2462, .hw_value = 11, },
1675 {.center_freq = 2467, .hw_value = 12, },
1676 {.center_freq = 2472, .hw_value = 13, },
1677 {.center_freq = 2484, .hw_value = 14, },
1688 {.center_freq = 5040, .hw_value = 8, },
1689 {.center_freq = 5060, .hw_value = 12, },
1690 {.center_freq = 5080, .hw_value = 16, },
1691 {.center_freq = 5170, .hw_value = 34, },
1692 {.center_freq = 5190, .hw_value = 38, },
1693 {.center_freq = 5210, .hw_value = 42, },
1694 {.center_freq = 5230, .hw_value = 46, },
1695 {.center_freq = 5180, .hw_value = 36, },
1696 {.center_freq = 5200, .hw_value = 40, },
1697 {.center_freq = 5220, .hw_value = 44, },
1698 {.center_freq = 5240, .hw_value = 48, },
1699 {.center_freq = 5260, .hw_value = 52, },
1700 {.center_freq = 5280, .hw_value = 56, },
1701 {.center_freq = 5300, .hw_value = 60, },
1702 {.center_freq = 5320, .hw_value = 64, },
1703 {.center_freq = 5500, .hw_value = 100, },
1704 {.center_freq = 5520, .hw_value = 104, },
1705 {.center_freq = 5540, .hw_value = 108, },
1706 {.center_freq = 5560, .hw_value = 112, },
1707 {.center_freq = 5580, .hw_value = 116, },
1708 {.center_freq = 5600, .hw_value = 120, },
1709 {.center_freq = 5620, .hw_value = 124, },
1710 {.center_freq = 5640, .hw_value = 128, },
1711 {.center_freq = 5660, .hw_value = 132, },
1712 {.center_freq = 5680, .hw_value = 136, },
1713 {.center_freq = 5700, .hw_value = 140, },
1714 {.center_freq = 5745, .hw_value = 149, },
1715 {.center_freq = 5765, .hw_value = 153, },
1716 {.center_freq = 5785, .hw_value = 157, },
1717 {.center_freq = 5805, .hw_value = 161, },
1718 {.center_freq = 5825, .hw_value = 165, },
2716 user_scan_cfg->chan_list[i].chan_number = chan->hw_value; in mwifiex_cfg80211_scan()
2814 bgscan_cfg->chan_list[i].chan_number = chan->hw_value; in mwifiex_cfg80211_sched_scan_start()
3945 chan = chandef->chan->hw_value; in mwifiex_cfg80211_tdls_chan_switch()