/Linux-v4.19/drivers/net/wireless/ath/ath10k/ |
D | hw.c | 599 u32 slottime; in ath10k_hw_qca988x_set_coverage_class() local 662 slottime = MS(slottime_reg, WAVE1_PCU_GBL_IFS_SLOT); in ath10k_hw_qca988x_set_coverage_class() 663 slottime = slottime / phyclk; in ath10k_hw_qca988x_set_coverage_class() 664 if (slottime != 9 && slottime != 20) { in ath10k_hw_qca988x_set_coverage_class() 667 slottime); in ath10k_hw_qca988x_set_coverage_class() 676 slottime = MS(slottime_reg, WAVE1_PCU_GBL_IFS_SLOT); in ath10k_hw_qca988x_set_coverage_class() 677 slottime += value * 3 * phyclk; in ath10k_hw_qca988x_set_coverage_class() 678 slottime = min_t(u32, slottime, WAVE1_PCU_GBL_IFS_SLOT_MAX); in ath10k_hw_qca988x_set_coverage_class() 679 slottime = SM(slottime, WAVE1_PCU_GBL_IFS_SLOT); in ath10k_hw_qca988x_set_coverage_class() 680 slottime_reg = (slottime_reg & ~WAVE1_PCU_GBL_IFS_SLOT_MASK) | slottime; in ath10k_hw_qca988x_set_coverage_class()
|
/Linux-v4.19/drivers/net/hamradio/ |
D | hdlcdrv.c | 246 s->ch_params.slottime = data[1]; in do_kiss_params() 247 PKP("slot time = %ums", s->ch_params.slottime); in do_kiss_params() 386 s->hdlctx.slotcnt = s->ch_params.slottime; in hdlcdrv_arbitrate() 391 s->hdlctx.slotcnt = s->ch_params.slottime; in hdlcdrv_arbitrate() 467 s->hdlctx.slotcnt = s->ch_params.slottime; in hdlcdrv_open() 522 bi.data.cp.slottime = s->ch_params.slottime; in hdlcdrv_ioctl() 532 s->ch_params.slottime = bi.data.cp.slottime; in hdlcdrv_ioctl() 666 s->hdlctx.slotcnt = s->ch_params.slottime; in hdlcdrv_setup()
|
D | baycom_epp.c | 354 bc->ch_params.slottime = data[1]; in do_kiss_params() 355 PKP("slot time = %ums", bc->ch_params.slottime); in do_kiss_params() 450 bc->hdlctx.slotcnt = bc->ch_params.slottime; in transmit() 455 bc->hdlctx.slotcnt = bc->ch_params.slottime; in transmit() 947 bc->hdlctx.slotcnt = bc->ch_params.slottime; in epp_open() 1040 hi.data.cp.slottime = bc->ch_params.slottime; in baycom_ioctl() 1050 bc->ch_params.slottime = hi.data.cp.slottime; in baycom_ioctl()
|
D | 6pack.c | 112 unsigned char slottime; member 142 int actual, when = sp->slottime; in sp_xmit_on_air() 202 case 3: sp->slottime = p[1]; in sp_encaps() 613 sp->slottime = SIXP_SLOTTIME; in sixpack_open()
|
D | scc.c | 1148 scc_start_tx_timer(scc, t_dwait, scc->kiss.slottime); in t_dwait() 1308 case PARAM_SLOTTIME: scc->kiss.slottime=arg; break; in scc_set_param() 1377 case PARAM_SLOTTIME: return CAST(scc->kiss.slottime); in scc_get_param() 1866 scc->kiss.slottime = 16; /* 160 ms */ in scc_net_ioctl() 1878 scc->kiss.slottime = 8; /* 160 ms */ in scc_net_ioctl() 2053 K(txdelay), K(persist), K(slottime), K(tailtime), in scc_net_seq_show()
|
D | yam.c | 1043 if (yi.cfg.slottime > YAM_MAXSLOTTIME) in yam_ioctl() 1045 yp->slot = yi.cfg.slottime; in yam_ioctl() 1062 yi.cfg.slottime = yp->slot; in yam_ioctl()
|
/Linux-v4.19/arch/mips/cavium-octeon/executive/ |
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() 483 gmx_cfg.s.slottime = 1; in __cvmx_helper_rgmii_configure_loopback()
|
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()
|
D | cvmx-helper-xaui.c | 202 gmx_cfg.s.slottime = 1; in __cvmx_helper_xaui_enable()
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | dynack.c | 95 u32 slottime; in ath_dynack_compute_ackto() local 97 slottime = (to - 3) / 2; in ath_dynack_compute_ackto() 100 da->ackto, slottime); in ath_dynack_compute_ackto() 101 ath9k_hw_setslottime(ah, slottime); in ath_dynack_compute_ackto()
|
D | main.c | 947 iter_data->slottime = 20; in ath9k_vif_iter() 1022 iter_data->slottime = 9; in ath9k_calculate_iter_data() 1084 ah->slottime = 9; in ath9k_set_offchannel_state() 1178 if (ah->slottime != iter_data.slottime) { in ath9k_calculate_summary_state() 1179 ah->slottime = iter_data.slottime; in ath9k_calculate_summary_state() 1768 int slottime; in ath9k_bss_info_changed() local 1800 slottime = 9; in ath9k_bss_info_changed() 1802 slottime = 20; in ath9k_bss_info_changed() 1810 sc->beacon.slottime = slottime; in ath9k_bss_info_changed() 1813 ah->slottime = slottime; in ath9k_bss_info_changed()
|
D | hw.c | 459 ah->slottime = 9; in ath9k_hw_init_defaults() 1039 int slottime; in ath9k_hw_init_global_settings() local 1074 slottime = 13; in ath9k_hw_init_global_settings() 1085 slottime = 21; in ath9k_hw_init_global_settings() 1098 slottime = ah->slottime; in ath9k_hw_init_global_settings() 1102 slottime += 3 * ah->coverage_class; in ath9k_hw_init_global_settings() 1103 acktimeout = slottime + sifstime + ack_offset; in ath9k_hw_init_global_settings() 1115 acktimeout += 64 - sifstime - ah->slottime; in ath9k_hw_init_global_settings() 1116 ctstimeout += 48 - sifstime - ah->slottime; in ath9k_hw_init_global_settings() 1122 slottime = (acktimeout - 3) / 2; in ath9k_hw_init_global_settings() [all …]
|
D | beacon.c | 53 if (ah->slottime == 20) in ath9k_beaconq_config() 491 ah->slottime = sc->beacon.slottime; in ath9k_beacon_tasklet()
|
D | htc_drv_main.c | 1516 int slottime; in ath9k_htc_bss_info_changed() local 1592 slottime = 9; in ath9k_htc_bss_info_changed() 1594 slottime = 20; in ath9k_htc_bss_info_changed() 1601 priv->beacon.slottime = slottime; in ath9k_htc_bss_info_changed() 1604 ah->slottime = slottime; in ath9k_htc_bss_info_changed()
|
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/ |
D | mt76x2_init.c | 317 u8 ackto, sifs, slottime = dev->slottime; in mt76x2_set_tx_ackto() local 320 slottime += 3 * dev->coverage_class; in mt76x2_set_tx_ackto() 322 MT_BKOFF_SLOT_CFG_SLOTTIME, slottime); in mt76x2_set_tx_ackto() 327 ackto = slottime + sifs; in mt76x2_set_tx_ackto()
|
D | mt76x2_main.c | 192 int slottime = info->use_short_slot ? 9 : 20; in mt76x2_bss_info_changed() local 194 dev->slottime = slottime; in mt76x2_bss_info_changed()
|
D | mt76x2_init_common.c | 223 dev->slottime = 9; in mt76x2_init_device()
|
D | mt76x2.h | 144 u8 slottime; member
|
/Linux-v4.19/include/linux/ |
D | yam.h | 68 unsigned int slottime; /* Slottime */ member
|
D | scc.h | 32 unsigned char slottime; /* Delay to wait on persistence hit */ member
|
/Linux-v4.19/include/uapi/linux/ |
D | hdlcdrv.h | 29 int slottime; /* the slottime in 10ms; usually 10 = 100ms */ member
|
/Linux-v4.19/drivers/net/wireless/ath/carl9170/ |
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-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/ |
D | main.c | 185 int slottime = info->use_short_slot ? 9 : 20; in mt76x0_bss_info_changed() local 188 MT_BKOFF_SLOT_CFG_SLOTTIME, slottime); in mt76x0_bss_info_changed()
|
/Linux-v4.19/drivers/net/wireless/mediatek/mt7601u/ |
D | main.c | 182 int slottime = info->use_short_slot ? 9 : 20; in mt7601u_bss_info_changed() local 185 MT_BKOFF_SLOT_CFG_SLOTTIME, slottime); in mt7601u_bss_info_changed()
|
/Linux-v4.19/drivers/net/wireless/intersil/p54/ |
D | fwio.c | 574 edcf->slottime = 9; in p54_set_edcf() 578 edcf->slottime = 20; in p54_set_edcf() 587 edcf->slottime += rtd; in p54_set_edcf()
|