| /linux/drivers/net/wireless/morsemicro/mm81x/ |
| H A D | rate_code.h | 85 #define MM81X_RATECODE_INIT(bw_idx, nss_idx, mcs_idx, preamble) \ argument 89 le32_encode_bits((preamble), MM81X_RATECODE_PREAMBLE)) 93 enum mm81x_rate_preamble preamble) in mm81x_ratecode_init() argument 95 return MM81X_RATECODE_INIT(bw_index, nss_index, mcs_index, preamble); in mm81x_ratecode_init() 100 enum mm81x_rate_preamble preamble) in mm81x_ratecode_preamble_set() argument 103 le32_encode_bits(preamble, MM81X_RATECODE_PREAMBLE); in mm81x_ratecode_preamble_set()
|
| /linux/drivers/md/dm-vdo/ |
| H A D | action-manager.h | 93 bool vdo_schedule_action(struct action_manager *manager, vdo_action_preamble_fn preamble, 99 vdo_action_preamble_fn preamble, vdo_zone_action_fn action, 105 vdo_action_preamble_fn preamble,
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| H A D | pcu.c | 117 int sifs, preamble, plcp_bits, sym_time; in ath5k_hw_get_frame_duration() local 135 preamble = AR5K_INIT_OFDM_PREAMPLE_TIME; in ath5k_hw_get_frame_duration() 142 preamble = AR5K_INIT_OFDM_PREAMBLE_TIME_MIN; in ath5k_hw_get_frame_duration() 146 preamble *= 2; in ath5k_hw_get_frame_duration() 152 preamble *= 4; in ath5k_hw_get_frame_duration() 166 dur = sifs + preamble + (sym_time * symbols); in ath5k_hw_get_frame_duration()
|
| /linux/net/wireless/ |
| H A D | pmsr.c | 17 u32 preamble = NL80211_PREAMBLE_DMG; /* only optional in DMG */ in pmsr_parse_ftm() local 38 preamble = nla_get_u32(tb[NL80211_PMSR_FTM_REQ_ATTR_PREAMBLE]); in pmsr_parse_ftm() 56 !(capa->ftm.preambles & BIT(preamble))) { in pmsr_parse_ftm() 64 !(capa->ftm.pd_preambles & BIT(preamble))) { in pmsr_parse_ftm() 71 out->ftm.preamble = preamble; in pmsr_parse_ftm() 189 out->ftm.preamble != NL80211_PREAMBLE_HE) { in pmsr_parse_ftm() 687 PUTOPT(u32, PREAMBLE, preamble); in nl80211_pmsr_send_ftm_res()
|
| /linux/drivers/net/wireless/broadcom/b43legacy/ |
| H A D | pio.c | 555 __le16 preamble[21] = { 0 }; in b43legacy_pio_rx() local 590 preamble[0] = cpu_to_le16(len); in b43legacy_pio_rx() 597 preamble[i + 1] = cpu_to_le16(tmp); in b43legacy_pio_rx() 599 rxhdr = (struct b43legacy_rxhdr_fw3 *)preamble; in b43legacy_pio_rx() 611 hw = (struct b43legacy_hwtxstatus *)(preamble + 1); in b43legacy_pio_rx()
|
| /linux/drivers/nfc/pn533/ |
| H A D | pn533.h | 117 u8 preamble; member 125 u8 preamble; member
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-cp2615.c | 41 __be16 preamble, length, msg; member 88 ret->preamble = htons(0x2A2AU); in cp2615_init_iop_msg()
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_mstate_mgr.h | 54 typedef int (*adf_mstate_preamble_checker)(struct adf_mstate_preh *preamble, void *opa);
|
| /linux/drivers/net/mdio/ |
| H A D | mdio-cavium.h | 40 OCT_MDIO_BITFIELD_FIELD(u64 preamble:1,
|
| H A D | mdio-cavium.c | 23 smi_clk.s.preamble = 1; in cavium_mdiobus_set_mode()
|
| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | cmd.h | 98 int lbs_set_radio(struct lbs_private *priv, u8 preamble, u8 radio_on);
|
| H A D | cmd.c | 972 int lbs_set_radio(struct lbs_private *priv, u8 preamble, u8 radio_on) in lbs_set_radio() argument 983 switch (preamble) { in lbs_set_radio() 987 cmd.control = cpu_to_le16(preamble); in lbs_set_radio() 1002 radio_on ? "ON" : "OFF", preamble); in lbs_set_radio()
|
| /linux/drivers/net/wireless/ti/wl1251/ |
| H A D | acx.c | 739 int wl1251_acx_set_preamble(struct wl1251 *wl, enum acx_preamble_type preamble) in wl1251_acx_set_preamble() argument 750 acx->preamble = preamble; in wl1251_acx_set_preamble()
|
| H A D | acx.h | 839 u8 preamble; member 1467 int wl1251_acx_set_preamble(struct wl1251 *wl, enum acx_preamble_type preamble);
|
| /linux/Documentation/networking/device_drivers/wifi/intel/ |
| H A D | ipw2200.rst | 130 + long/short preamble support 236 Can be used to report configuration of preamble length. 239 Can be used to set the configuration of preamble length: 248 1 Long preamble only
|
| /linux/drivers/net/wireless/ath/carl9170/ |
| H A D | wlan.h | 221 u8 preamble:1; member
|
| /linux/Documentation/sound/designs/ |
| H A D | control-names.rst | 141 IEC958 Preamble [Playback|Capture] Default burst preamble words (4*16bits)
|
| /linux/drivers/net/ethernet/qualcomm/emac/ |
| H A D | emac.h | 371 u32 preamble; member
|
| /linux/Documentation/sphinx/ |
| H A D | kerneldoc-preamble.sty | 4 % LaTeX preamble for "make latexdocs" or "make pdfdocs" including: 12 % plain LaTeX code to be included into preamble.
|
| /linux/arch/arm/boot/dts/nxp/vf/ |
| H A D | vf610-zii-ssmb-dtu.dts | 112 suppress-preamble;
|
| H A D | vf610-zii-cfu1.dts | 162 suppress-preamble;
|
| /linux/drivers/net/wireless/marvell/libertas_tf/ |
| H A D | cmd.c | 390 switch (priv->preamble) { in lbtf_set_radio_control() 411 priv->preamble); in lbtf_set_radio_control()
|
| H A D | main.c | 450 priv->preamble = CMD_TYPE_SHORT_PREAMBLE; in lbtf_op_bss_info_changed() 452 priv->preamble = CMD_TYPE_LONG_PREAMBLE; in lbtf_op_bss_info_changed()
|
| H A D | libertas_tf.h | 246 u32 preamble; member
|
| /linux/drivers/net/wireless/zydas/zd1211rw/ |
| H A D | zd_chip.c | 1048 int preamble) in zd_chip_set_rts_cts_rate_locked() argument 1052 dev_dbg_f(zd_chip_dev(chip), "preamble=%x\n", preamble); in zd_chip_set_rts_cts_rate_locked() 1053 value |= preamble << RTSCTS_SH_RTS_PMB_TYPE; in zd_chip_set_rts_cts_rate_locked() 1054 value |= preamble << RTSCTS_SH_CTS_PMB_TYPE; in zd_chip_set_rts_cts_rate_locked()
|