Lines Matching refs:hw_value
563 first_chan = (u32) ch->hw_value; in mwifiex_send_domain_info_cmd_fw()
570 if (ch->hw_value == next_chan + 1 && in mwifiex_send_domain_info_cmd_fw()
580 first_chan = (u32) ch->hw_value; in mwifiex_send_domain_info_cmd_fw()
1536 {.bitrate = 10, .hw_value = 2, },
1537 {.bitrate = 20, .hw_value = 4, },
1538 {.bitrate = 55, .hw_value = 11, },
1539 {.bitrate = 110, .hw_value = 22, },
1540 {.bitrate = 60, .hw_value = 12, },
1541 {.bitrate = 90, .hw_value = 18, },
1542 {.bitrate = 120, .hw_value = 24, },
1543 {.bitrate = 180, .hw_value = 36, },
1544 {.bitrate = 240, .hw_value = 48, },
1545 {.bitrate = 360, .hw_value = 72, },
1546 {.bitrate = 480, .hw_value = 96, },
1547 {.bitrate = 540, .hw_value = 108, },
1552 {.center_freq = 2412, .hw_value = 1, },
1553 {.center_freq = 2417, .hw_value = 2, },
1554 {.center_freq = 2422, .hw_value = 3, },
1555 {.center_freq = 2427, .hw_value = 4, },
1556 {.center_freq = 2432, .hw_value = 5, },
1557 {.center_freq = 2437, .hw_value = 6, },
1558 {.center_freq = 2442, .hw_value = 7, },
1559 {.center_freq = 2447, .hw_value = 8, },
1560 {.center_freq = 2452, .hw_value = 9, },
1561 {.center_freq = 2457, .hw_value = 10, },
1562 {.center_freq = 2462, .hw_value = 11, },
1563 {.center_freq = 2467, .hw_value = 12, },
1564 {.center_freq = 2472, .hw_value = 13, },
1565 {.center_freq = 2484, .hw_value = 14, },
1576 {.center_freq = 5040, .hw_value = 8, },
1577 {.center_freq = 5060, .hw_value = 12, },
1578 {.center_freq = 5080, .hw_value = 16, },
1579 {.center_freq = 5170, .hw_value = 34, },
1580 {.center_freq = 5190, .hw_value = 38, },
1581 {.center_freq = 5210, .hw_value = 42, },
1582 {.center_freq = 5230, .hw_value = 46, },
1583 {.center_freq = 5180, .hw_value = 36, },
1584 {.center_freq = 5200, .hw_value = 40, },
1585 {.center_freq = 5220, .hw_value = 44, },
1586 {.center_freq = 5240, .hw_value = 48, },
1587 {.center_freq = 5260, .hw_value = 52, },
1588 {.center_freq = 5280, .hw_value = 56, },
1589 {.center_freq = 5300, .hw_value = 60, },
1590 {.center_freq = 5320, .hw_value = 64, },
1591 {.center_freq = 5500, .hw_value = 100, },
1592 {.center_freq = 5520, .hw_value = 104, },
1593 {.center_freq = 5540, .hw_value = 108, },
1594 {.center_freq = 5560, .hw_value = 112, },
1595 {.center_freq = 5580, .hw_value = 116, },
1596 {.center_freq = 5600, .hw_value = 120, },
1597 {.center_freq = 5620, .hw_value = 124, },
1598 {.center_freq = 5640, .hw_value = 128, },
1599 {.center_freq = 5660, .hw_value = 132, },
1600 {.center_freq = 5680, .hw_value = 136, },
1601 {.center_freq = 5700, .hw_value = 140, },
1602 {.center_freq = 5745, .hw_value = 149, },
1603 {.center_freq = 5765, .hw_value = 153, },
1604 {.center_freq = 5785, .hw_value = 157, },
1605 {.center_freq = 5805, .hw_value = 161, },
1606 {.center_freq = 5825, .hw_value = 165, },
2585 user_scan_cfg->chan_list[i].chan_number = chan->hw_value; in mwifiex_cfg80211_scan()
2683 bgscan_cfg->chan_list[i].chan_number = chan->hw_value; in mwifiex_cfg80211_sched_scan_start()
3847 chan = chandef->chan->hw_value; in mwifiex_cfg80211_tdls_chan_switch()