Home
last modified time | relevance | path

Searched full:mmic (Results 1 – 14 of 14) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/amplifiers/
H A Dadi,hmc425a.yaml18 HMC425A 0.5 dB LSB GaAs MMIC 6-BIT DIGITAL POSITIVE CONTROL ATTENUATOR, 2.2 - 8.0 GHz
21 HMC540S 1 dB LSB Silicon MMIC 4-Bit Digital Positive Control Attenuator, 0.1 - 8 GHz
/linux/drivers/iio/amplifiers/
H A DKconfig21 HMC792A 0.25 dB LSB GaAs MMIC 6-Bit Digital Attenuator
H A Dad8366.c8 * HMC792A 0.25 dB LSB GaAs MMIC 6-Bit Digital Attenuator
/linux/Documentation/devicetree/bindings/iio/filter/
H A Dadi,admv8818.yaml13 Fully monolithic microwave integrated circuit (MMIC) that
/linux/drivers/net/wireless/ath/ath11k/
H A Dpeer.h29 /* Info used in MMIC verification of
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00crypto.c74 * Extend frame length to include IV/EIV/ICV/MMIC, in rt2x00crypto_tx_overhead()
H A Drt2800mmio.c163 * been decrypted. Mac80211 doesnt check the MMIC failure in rt2800mmio_fill_rxdone()
164 * flag to initiate MMIC countermeasures if the decoded flag in rt2800mmio_fill_rxdone()
H A Drt2800usb.c552 * been decrypted. Mac80211 doesnt check the MMIC failure in rt2800usb_fill_rxdone()
553 * flag to initiate MMIC countermeasures if the decoded flag in rt2800usb_fill_rxdone()
/linux/drivers/net/wireless/ath/carl9170/
H A Dmac.c185 /* enable MMIC */ in carl9170_init_mac()
H A Dmain.c1245 * hardware is not capable generating MMIC in carl9170_op_set_key()
/linux/net/mac80211/
H A Dtx.c3192 bool gen_iv, iv_spc, mmic; in ieee80211_check_fast_xmit() local
3196 mmic = build.key->conf.flags & in ieee80211_check_fast_xmit()
3224 /* cannot handle MMIC or IV generation in xmit-fast */ in ieee80211_check_fast_xmit()
3225 if (mmic || gen_iv) in ieee80211_check_fast_xmit()
H A Drx.c4212 /* must be after MMIC verify so header is counted in MPDU mic */ in ieee80211_rx_handlers()
4696 /* we don't want to deal with MMIC in fast-rx */ in ieee80211_check_fast_rx()
/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c1386 * When MMIC ERROR is encountered in rxq_process()
1396 * Measure of MMIC failure. in rxq_process()
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c1530 /* MMIC */ in ath10k_htt_rx_h_undecap_raw()