Lines Matching refs:hw_value
574 first_chan = (u32) ch->hw_value; in mwifiex_send_domain_info_cmd_fw()
581 if (ch->hw_value == next_chan + 1 && in mwifiex_send_domain_info_cmd_fw()
591 first_chan = (u32) ch->hw_value; in mwifiex_send_domain_info_cmd_fw()
1630 {.bitrate = 10, .hw_value = 2, },
1631 {.bitrate = 20, .hw_value = 4, },
1632 {.bitrate = 55, .hw_value = 11, },
1633 {.bitrate = 110, .hw_value = 22, },
1634 {.bitrate = 60, .hw_value = 12, },
1635 {.bitrate = 90, .hw_value = 18, },
1636 {.bitrate = 120, .hw_value = 24, },
1637 {.bitrate = 180, .hw_value = 36, },
1638 {.bitrate = 240, .hw_value = 48, },
1639 {.bitrate = 360, .hw_value = 72, },
1640 {.bitrate = 480, .hw_value = 96, },
1641 {.bitrate = 540, .hw_value = 108, },
1646 {.center_freq = 2412, .hw_value = 1, },
1647 {.center_freq = 2417, .hw_value = 2, },
1648 {.center_freq = 2422, .hw_value = 3, },
1649 {.center_freq = 2427, .hw_value = 4, },
1650 {.center_freq = 2432, .hw_value = 5, },
1651 {.center_freq = 2437, .hw_value = 6, },
1652 {.center_freq = 2442, .hw_value = 7, },
1653 {.center_freq = 2447, .hw_value = 8, },
1654 {.center_freq = 2452, .hw_value = 9, },
1655 {.center_freq = 2457, .hw_value = 10, },
1656 {.center_freq = 2462, .hw_value = 11, },
1657 {.center_freq = 2467, .hw_value = 12, },
1658 {.center_freq = 2472, .hw_value = 13, },
1659 {.center_freq = 2484, .hw_value = 14, },
1670 {.center_freq = 5040, .hw_value = 8, },
1671 {.center_freq = 5060, .hw_value = 12, },
1672 {.center_freq = 5080, .hw_value = 16, },
1673 {.center_freq = 5170, .hw_value = 34, },
1674 {.center_freq = 5190, .hw_value = 38, },
1675 {.center_freq = 5210, .hw_value = 42, },
1676 {.center_freq = 5230, .hw_value = 46, },
1677 {.center_freq = 5180, .hw_value = 36, },
1678 {.center_freq = 5200, .hw_value = 40, },
1679 {.center_freq = 5220, .hw_value = 44, },
1680 {.center_freq = 5240, .hw_value = 48, },
1681 {.center_freq = 5260, .hw_value = 52, },
1682 {.center_freq = 5280, .hw_value = 56, },
1683 {.center_freq = 5300, .hw_value = 60, },
1684 {.center_freq = 5320, .hw_value = 64, },
1685 {.center_freq = 5500, .hw_value = 100, },
1686 {.center_freq = 5520, .hw_value = 104, },
1687 {.center_freq = 5540, .hw_value = 108, },
1688 {.center_freq = 5560, .hw_value = 112, },
1689 {.center_freq = 5580, .hw_value = 116, },
1690 {.center_freq = 5600, .hw_value = 120, },
1691 {.center_freq = 5620, .hw_value = 124, },
1692 {.center_freq = 5640, .hw_value = 128, },
1693 {.center_freq = 5660, .hw_value = 132, },
1694 {.center_freq = 5680, .hw_value = 136, },
1695 {.center_freq = 5700, .hw_value = 140, },
1696 {.center_freq = 5745, .hw_value = 149, },
1697 {.center_freq = 5765, .hw_value = 153, },
1698 {.center_freq = 5785, .hw_value = 157, },
1699 {.center_freq = 5805, .hw_value = 161, },
1700 {.center_freq = 5825, .hw_value = 165, },
2692 user_scan_cfg->chan_list[i].chan_number = chan->hw_value; in mwifiex_cfg80211_scan()
2790 bgscan_cfg->chan_list[i].chan_number = chan->hw_value; in mwifiex_cfg80211_sched_scan_start()
3918 chan = chandef->chan->hw_value; in mwifiex_cfg80211_tdls_chan_switch()