Lines Matching refs:hw_value

568 			first_chan = (u32) ch->hw_value;  in mwifiex_send_domain_info_cmd_fw()
575 if (ch->hw_value == next_chan + 1 && in mwifiex_send_domain_info_cmd_fw()
585 first_chan = (u32) ch->hw_value; in mwifiex_send_domain_info_cmd_fw()
1567 {.bitrate = 10, .hw_value = 2, },
1568 {.bitrate = 20, .hw_value = 4, },
1569 {.bitrate = 55, .hw_value = 11, },
1570 {.bitrate = 110, .hw_value = 22, },
1571 {.bitrate = 60, .hw_value = 12, },
1572 {.bitrate = 90, .hw_value = 18, },
1573 {.bitrate = 120, .hw_value = 24, },
1574 {.bitrate = 180, .hw_value = 36, },
1575 {.bitrate = 240, .hw_value = 48, },
1576 {.bitrate = 360, .hw_value = 72, },
1577 {.bitrate = 480, .hw_value = 96, },
1578 {.bitrate = 540, .hw_value = 108, },
1583 {.center_freq = 2412, .hw_value = 1, },
1584 {.center_freq = 2417, .hw_value = 2, },
1585 {.center_freq = 2422, .hw_value = 3, },
1586 {.center_freq = 2427, .hw_value = 4, },
1587 {.center_freq = 2432, .hw_value = 5, },
1588 {.center_freq = 2437, .hw_value = 6, },
1589 {.center_freq = 2442, .hw_value = 7, },
1590 {.center_freq = 2447, .hw_value = 8, },
1591 {.center_freq = 2452, .hw_value = 9, },
1592 {.center_freq = 2457, .hw_value = 10, },
1593 {.center_freq = 2462, .hw_value = 11, },
1594 {.center_freq = 2467, .hw_value = 12, },
1595 {.center_freq = 2472, .hw_value = 13, },
1596 {.center_freq = 2484, .hw_value = 14, },
1607 {.center_freq = 5040, .hw_value = 8, },
1608 {.center_freq = 5060, .hw_value = 12, },
1609 {.center_freq = 5080, .hw_value = 16, },
1610 {.center_freq = 5170, .hw_value = 34, },
1611 {.center_freq = 5190, .hw_value = 38, },
1612 {.center_freq = 5210, .hw_value = 42, },
1613 {.center_freq = 5230, .hw_value = 46, },
1614 {.center_freq = 5180, .hw_value = 36, },
1615 {.center_freq = 5200, .hw_value = 40, },
1616 {.center_freq = 5220, .hw_value = 44, },
1617 {.center_freq = 5240, .hw_value = 48, },
1618 {.center_freq = 5260, .hw_value = 52, },
1619 {.center_freq = 5280, .hw_value = 56, },
1620 {.center_freq = 5300, .hw_value = 60, },
1621 {.center_freq = 5320, .hw_value = 64, },
1622 {.center_freq = 5500, .hw_value = 100, },
1623 {.center_freq = 5520, .hw_value = 104, },
1624 {.center_freq = 5540, .hw_value = 108, },
1625 {.center_freq = 5560, .hw_value = 112, },
1626 {.center_freq = 5580, .hw_value = 116, },
1627 {.center_freq = 5600, .hw_value = 120, },
1628 {.center_freq = 5620, .hw_value = 124, },
1629 {.center_freq = 5640, .hw_value = 128, },
1630 {.center_freq = 5660, .hw_value = 132, },
1631 {.center_freq = 5680, .hw_value = 136, },
1632 {.center_freq = 5700, .hw_value = 140, },
1633 {.center_freq = 5745, .hw_value = 149, },
1634 {.center_freq = 5765, .hw_value = 153, },
1635 {.center_freq = 5785, .hw_value = 157, },
1636 {.center_freq = 5805, .hw_value = 161, },
1637 {.center_freq = 5825, .hw_value = 165, },
2615 user_scan_cfg->chan_list[i].chan_number = chan->hw_value; in mwifiex_cfg80211_scan()
2713 bgscan_cfg->chan_list[i].chan_number = chan->hw_value; in mwifiex_cfg80211_sched_scan_start()
3876 chan = chandef->chan->hw_value; in mwifiex_cfg80211_tdls_chan_switch()