Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/devicetree/bindings/iio/filter/
Dadi,admv8818.yaml13 Fully monolithic microwave integrated circuit (MMIC) that
/Linux-v6.1/Documentation/devicetree/bindings/iio/amplifiers/
Dadi,hmc425a.yaml14 HMC425A 0.5 dB LSB GaAs MMIC 6-BIT DIGITAL POSITIVE CONTROL ATTENUATOR, 2.2 - 8.0 GHz
/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dpeer.h29 /* Info used in MMIC verification of
Ddp_rx.c2077 /* MMIC */ in ath11k_dp_rx_h_undecap_raw()
/Linux-v6.1/drivers/net/wireless/ralink/rt2x00/
Drt2x00crypto.c74 * Extend frame length to include IV/EIV/ICV/MMIC, in rt2x00crypto_tx_overhead()
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()
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-v6.1/drivers/net/wireless/ath/carl9170/
Dmac.c185 /* enable MMIC */ in carl9170_init_mac()
Dmain.c1245 * hardware is not capable generating MMIC in carl9170_op_set_key()
/Linux-v6.1/net/mac80211/
Dwpa.c62 /* hwaccel - with no need for SW-generated MMIC or MIC space */ in ieee80211_tx_h_michael_mic_add()
72 "mmic: not enough head/tail (%d/%d,%d/%d)\n", in ieee80211_tx_h_michael_mic_add()
Dtx.c3170 bool gen_iv, iv_spc, mmic; in ieee80211_check_fast_xmit() local
3174 mmic = build.key->conf.flags & in ieee80211_check_fast_xmit()
3202 /* cannot handle MMIC or IV generation in xmit-fast */ in ieee80211_check_fast_xmit()
3203 if (mmic || gen_iv) in ieee80211_check_fast_xmit()
Dkey.c84 * for IV or MMIC is skipped. But, this check has created two race in increment_tailroom_need_count()
Drx.c4015 /* must be after MMIC verify so header is counted in MPDU mic */ in ieee80211_rx_handlers()
4446 /* we don't want to deal with MMIC in fast-rx */ in ieee80211_check_fast_rx()
/Linux-v6.1/drivers/net/wireless/marvell/
Dmwl8k.c1381 * When MMIC ERROR is encountered in rxq_process()
1391 * Measure of MMIC failure. in rxq_process()
/Linux-v6.1/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c1529 /* MMIC */ in ath10k_htt_rx_h_undecap_raw()