Home
last modified time | relevance | path

Searched defs:mcs (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/sys/dev/ral/
H A Drt2860.c1087 uint8_t wcid, mcs, pid; in rt2860_drain_stats_fifo() local
1469 uint8_t type, qsel, mcs, pid, tid, qid; in rt2860_tx() local
1743 uint8_t type, qsel, mcs, pid, tid, qid; in rt2860_tx_raw() local
2222 #define CCK(mcs) (mcs) in rt2860_enable_mrr() argument
2223 #define OFDM(mcs) (1 << 3 | (mcs)) in rt2860_enable_mrr() argument
H A Drt2860reg.h979 uint8_t mcs; member
/freebsd-12.1/sys/dev/usb/wlan/
H A Dif_run.c501 uint8_t mcs; member
2545 uint8_t wcid, mcs, pid; in run_drain_fifo() local
3280 uint16_t mcs; in run_set_tx_desc() local
5181 #define CCK(mcs) (mcs) in run_enable_mrr() argument
5182 #define OFDM(mcs) (1 << 3 | (mcs)) in run_enable_mrr() argument
/freebsd-12.1/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c1318 u8 *mcs; in phy_info_ht_capa() local
1333 u8 *mcs; in phy_info_vht_capa() local
H A Dnl80211_copy.h4505 __u16 mcs[NL80211_VHT_NSS_MAX]; member
H A Ddriver.h197 u8 mcs[HE_MAX_MCS_CAPAB_SIZE]; member
/freebsd-12.1/sys/net80211/
H A Dieee80211_ioctl.c412 const struct ieee80211_mcs_rates *mcs = in get_sta_info() local
2220 checkmcs(const struct ieee80211_htrateset *rs, int mcs) in checkmcs()
/freebsd-12.1/contrib/nvi/vi/
H A Dvi.h261 CHAR_T *mcs; /* Match character list. */ member
/freebsd-12.1/sys/dev/otus/
H A Dif_otusreg.h211 #define AR_TX_PHY_MCS(mcs) ((mcs) << 18) argument
880 uint8_t mcs; member
/freebsd-12.1/contrib/tcpdump/
H A Dprint-802_11.c2985 u_int nss, mcs; in print_radiotap_field() local