Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ral/
H A Drt2860.c1130 uint8_t wcid, mcs, pid; in rt2860_drain_stats_fifo() local
1529 uint8_t type, qsel, mcs, pid, tid, qid; in rt2860_tx() local
1817 uint8_t type, qsel, mcs, pid, tid, qid; in rt2860_tx_raw() local
2313 #define CCK(mcs) (mcs) in rt2860_enable_mrr() argument
2314 #define OFDM(mcs) (1 << 3 | (mcs)) in rt2860_enable_mrr() argument
H A Drt2860reg.h970 uint8_t mcs; member
/dragonfly/sys/bus/u4b/wlan/
H A Dif_run.c464 uint8_t mcs; member
2508 uint8_t wcid, mcs, pid; in run_drain_fifo() local
3222 uint16_t mcs; in run_set_tx_desc() local
5126 #define CCK(mcs) (mcs) in run_enable_mrr() argument
5127 #define OFDM(mcs) (1 << 3 | (mcs)) in run_enable_mrr() argument
/dragonfly/contrib/wpa_supplicant/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
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_dp_mst_helper.h74 bool mcs; member
172 bool mcs; member
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_ioctl.c423 const struct ieee80211_mcs_rates *mcs = in get_sta_info() local
2195 checkmcs(int mcs) in checkmcs()
/dragonfly/contrib/nvi2/vi/
H A Dvi.h259 CHAR_T *mcs; /* Match character list. */ member
/dragonfly/contrib/tcpdump/
H A Dprint-802_11.c3118 u_int nss, mcs; in print_radiotap_field() local