| /linux/arch/mips/cavium-octeon/executive/ |
| H A D | cvmx-helper-rgmii.c | 107 gmx_cfg.s.slottime = 1; in cvmx_helper_rgmii_internal_loopback() 374 new_gmx_cfg.s.slottime = 0; in __cvmx_helper_rgmii_link_set() 377 new_gmx_cfg.s.slottime = 0; in __cvmx_helper_rgmii_link_set() 380 new_gmx_cfg.s.slottime = 1; in __cvmx_helper_rgmii_link_set()
|
| H A D | cvmx-helper-sgmii.c | 254 gmxx_prtx_cfg.s.slottime = 0; in __cvmx_helper_sgmii_hardware_init_link_speed() 263 gmxx_prtx_cfg.s.slottime = 0; in __cvmx_helper_sgmii_hardware_init_link_speed() 271 gmxx_prtx_cfg.s.slottime = 1; in __cvmx_helper_sgmii_hardware_init_link_speed()
|
| H A D | cvmx-helper-xaui.c | 203 gmx_cfg.s.slottime = 1; in __cvmx_helper_xaui_enable()
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | dynack.c | 109 int slottime = (to - 3) / 2; in ath_dynack_set_timeout() local 112 to, slottime); in ath_dynack_set_timeout() 113 ath9k_hw_setslottime(ah, slottime); in ath_dynack_set_timeout()
|
| H A D | main.c | 1033 iter_data->slottime = 20; in ath9k_vif_iter() 1105 iter_data->slottime = 9; in ath9k_calculate_iter_data() 1167 ah->slottime = 9; in ath9k_set_offchannel_state() 1259 if (ah->slottime != iter_data.slottime) { in ath9k_calculate_summary_state() 1260 ah->slottime = iter_data.slottime; in ath9k_calculate_summary_state() 1877 int slottime; in ath9k_bss_info_changed() local 1909 slottime = 9; in ath9k_bss_info_changed() 1911 slottime = 20; in ath9k_bss_info_changed() 1919 sc->beacon.slottime = slottime; in ath9k_bss_info_changed() 1922 ah->slottime = slottime; in ath9k_bss_info_changed()
|
| H A D | htc_drv_main.c | 1519 int slottime; in ath9k_htc_bss_info_changed() local 1595 slottime = 9; in ath9k_htc_bss_info_changed() 1597 slottime = 20; in ath9k_htc_bss_info_changed() 1604 priv->beacon.slottime = slottime; in ath9k_htc_bss_info_changed() 1607 ah->slottime = slottime; in ath9k_htc_bss_info_changed()
|
| H A D | htc.h | 419 int slottime; member
|
| /linux/drivers/net/wireless/ath/carl9170/ |
| H A D | mac.c | 87 u32 slottime = 20; in carl9170_set_slot_time() local 98 slottime = 9; in carl9170_set_slot_time() 103 slottime << 10); in carl9170_set_slot_time()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | main.c | 307 int slottime = info->use_short_slot ? 9 : 20; in mt7603_bss_info_changed() local 309 if (slottime != dev->slottime) { in mt7603_bss_info_changed() 310 dev->slottime = slottime; in mt7603_bss_info_changed()
|
| H A D | mt7603.h | 123 u8 slottime; member
|
| H A D | mac.c | 73 FIELD_PREP(MT_IFS_SLOT, dev->slottime)); in mt7603_mac_set_timing() 75 if (dev->slottime < 20 || is_5ghz) in mt7603_mac_set_timing()
|
| /linux/drivers/net/wireless/mediatek/mt7601u/ |
| H A D | main.c | 174 int slottime = info->use_short_slot ? 9 : 20; in mt7601u_bss_info_changed() local 177 MT_BKOFF_SLOT_CFG_SLOTTIME, slottime); in mt7601u_bss_info_changed()
|
| /linux/drivers/net/wireless/intersil/p54/ |
| H A D | fwio.c | 569 edcf->slottime = 9; in p54_set_edcf() 573 edcf->slottime = 20; in p54_set_edcf() 582 edcf->slottime += rtd; in p54_set_edcf()
|
| H A D | lmac.h | 401 u8 slottime; member
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | main.c | 578 int slottime = info->use_short_slot ? 9 : 20; in mt7615_bss_info_changed() local 580 if (slottime != phy->slottime) { in mt7615_bss_info_changed() 581 phy->slottime = slottime; in mt7615_bss_info_changed()
|
| H A D | mac.c | 181 FIELD_PREP(MT_IFS_SLOT, phy->slottime)); in mt7615_mac_set_timing() 183 if (phy->slottime < 20 || is_5ghz) in mt7615_mac_set_timing()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | main.c | 651 int slottime = 9; in mt7915_bss_info_changed() local 655 slottime = 20; in mt7915_bss_info_changed() 657 if (slottime != phy->slottime) { in mt7915_bss_info_changed() 658 phy->slottime = slottime; in mt7915_bss_info_changed()
|
| H A D | mt7915.h | 220 u8 slottime; member
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
| H A D | main.c | 706 int slottime = info->use_short_slot ? 9 : 20; in mt7921_bss_info_changed() local 708 if (slottime != phy->slottime) { in mt7921_bss_info_changed() 709 phy->slottime = slottime; in mt7921_bss_info_changed()
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-agl-defs.h | 303 uint64_t slottime:1; member 311 uint64_t slottime:1; 328 uint64_t slottime:1; member 336 uint64_t slottime:1;
|
| H A D | cvmx-gmxx-defs.h | 507 uint64_t slottime:1; member 515 uint64_t slottime:1; 529 uint64_t slottime:1; member 537 uint64_t slottime:1; 549 uint64_t slottime:1; member 557 uint64_t slottime:1;
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | main.c | 987 int slottime = info->use_short_slot ? 9 : 20; in mt7996_link_info_changed() local 989 if (slottime != phy->slottime) { in mt7996_link_info_changed() 990 phy->slottime = slottime; in mt7996_link_info_changed()
|
| H A D | mt7996.h | 386 u8 slottime; member
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | main.c | 2165 int slottime = info->use_short_slot ? 9 : 20; in mt7925_link_info_changed() local 2167 if (slottime != phy->slottime) { in mt7925_link_info_changed() 2168 phy->slottime = slottime; in mt7925_link_info_changed()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt792x.h | 215 u8 slottime; member
|