Lines Matching refs:hw_value

506 			first_chan = (u32) ch->hw_value;  in mwifiex_send_domain_info_cmd_fw()
513 if (ch->hw_value == next_chan + 1 && in mwifiex_send_domain_info_cmd_fw()
523 first_chan = (u32) ch->hw_value; in mwifiex_send_domain_info_cmd_fw()
1449 {.bitrate = 10, .hw_value = 2, },
1450 {.bitrate = 20, .hw_value = 4, },
1451 {.bitrate = 55, .hw_value = 11, },
1452 {.bitrate = 110, .hw_value = 22, },
1453 {.bitrate = 60, .hw_value = 12, },
1454 {.bitrate = 90, .hw_value = 18, },
1455 {.bitrate = 120, .hw_value = 24, },
1456 {.bitrate = 180, .hw_value = 36, },
1457 {.bitrate = 240, .hw_value = 48, },
1458 {.bitrate = 360, .hw_value = 72, },
1459 {.bitrate = 480, .hw_value = 96, },
1460 {.bitrate = 540, .hw_value = 108, },
1465 {.center_freq = 2412, .hw_value = 1, },
1466 {.center_freq = 2417, .hw_value = 2, },
1467 {.center_freq = 2422, .hw_value = 3, },
1468 {.center_freq = 2427, .hw_value = 4, },
1469 {.center_freq = 2432, .hw_value = 5, },
1470 {.center_freq = 2437, .hw_value = 6, },
1471 {.center_freq = 2442, .hw_value = 7, },
1472 {.center_freq = 2447, .hw_value = 8, },
1473 {.center_freq = 2452, .hw_value = 9, },
1474 {.center_freq = 2457, .hw_value = 10, },
1475 {.center_freq = 2462, .hw_value = 11, },
1476 {.center_freq = 2467, .hw_value = 12, },
1477 {.center_freq = 2472, .hw_value = 13, },
1478 {.center_freq = 2484, .hw_value = 14, },
1489 {.center_freq = 5040, .hw_value = 8, },
1490 {.center_freq = 5060, .hw_value = 12, },
1491 {.center_freq = 5080, .hw_value = 16, },
1492 {.center_freq = 5170, .hw_value = 34, },
1493 {.center_freq = 5190, .hw_value = 38, },
1494 {.center_freq = 5210, .hw_value = 42, },
1495 {.center_freq = 5230, .hw_value = 46, },
1496 {.center_freq = 5180, .hw_value = 36, },
1497 {.center_freq = 5200, .hw_value = 40, },
1498 {.center_freq = 5220, .hw_value = 44, },
1499 {.center_freq = 5240, .hw_value = 48, },
1500 {.center_freq = 5260, .hw_value = 52, },
1501 {.center_freq = 5280, .hw_value = 56, },
1502 {.center_freq = 5300, .hw_value = 60, },
1503 {.center_freq = 5320, .hw_value = 64, },
1504 {.center_freq = 5500, .hw_value = 100, },
1505 {.center_freq = 5520, .hw_value = 104, },
1506 {.center_freq = 5540, .hw_value = 108, },
1507 {.center_freq = 5560, .hw_value = 112, },
1508 {.center_freq = 5580, .hw_value = 116, },
1509 {.center_freq = 5600, .hw_value = 120, },
1510 {.center_freq = 5620, .hw_value = 124, },
1511 {.center_freq = 5640, .hw_value = 128, },
1512 {.center_freq = 5660, .hw_value = 132, },
1513 {.center_freq = 5680, .hw_value = 136, },
1514 {.center_freq = 5700, .hw_value = 140, },
1515 {.center_freq = 5745, .hw_value = 149, },
1516 {.center_freq = 5765, .hw_value = 153, },
1517 {.center_freq = 5785, .hw_value = 157, },
1518 {.center_freq = 5805, .hw_value = 161, },
1519 {.center_freq = 5825, .hw_value = 165, },
2438 user_scan_cfg->chan_list[i].chan_number = chan->hw_value; in mwifiex_cfg80211_scan()
3445 chan = chandef->chan->hw_value; in mwifiex_cfg80211_tdls_chan_switch()