Home
last modified time | relevance | path

Searched refs:mcs (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-11-stable/contrib/nvi/vi/
HDv_init.c61 if (ovip->mcs != NULL && (nvip->mcs = in v_screen_copy()
62 v_wstrdup(sp, ovip->mcs, STRLEN(ovip->mcs))) == NULL) in v_screen_copy()
95 if (vip->mcs != NULL) in v_screen_end()
96 free(vip->mcs); in v_screen_end()
HDv_match.c53 match_chars = VIP(sp)->mcs; in v_match()
162 CHAR_T **mp = &VIP(sp)->mcs; in v_buildmcs()
HDvi.h261 CHAR_T *mcs; /* Match character list. */ member
HDv_txt.c1249 match_chars = VIP(sp)->mcs; in v_txt()
2751 startc = STRCHR(VIP(sp)->mcs, endc = cs.cs_ch)[-1]; in txt_showmatch()
/freebsd-11-stable/contrib/elftoolchain/elfcopy/
HDMakefile29 MAN= elfcopy.1 mcs.1 strip.1
34 LINKS= ${BINDIR}/elfcopy ${BINDIR}/mcs \
38 EXTRA_TARGETS= mcs strip objcopy
/freebsd-11-stable/contrib/amd/
HDMIRRORS.txt21 # ftp://info.mcs.kent.edu/pub/am-utils
22 # Maintainer: root AT mcs.kent.edu
HDAUTHORS375 * Mark Davies <mark AT mcs.vuw.ac.nz>
/freebsd-11-stable/share/i18n/esdb/DEC/
HDDEC.alias7 MCS dec-mcs
/freebsd-11-stable/sys/dev/ral/
HDrt2860.c1087 uint8_t wcid, mcs, pid; in rt2860_drain_stats_fifo() local
1110 mcs = (stat >> RT2860_TXQ_MCS_SHIFT) & 0x7f; in rt2860_drain_stats_fifo()
1112 if (mcs + 1 != pid) in rt2860_drain_stats_fifo()
1467 uint8_t type, qsel, mcs, pid, tid, qid; in rt2860_tx() local
1514 mcs = rt2860_rates[ridx].mcs; in rt2860_tx()
1530 mcs |= RT2860_PHY_SHPRE; in rt2860_tx()
1533 txwi->phy |= htole16(mcs); in rt2860_tx()
1542 pid = (mcs + 1) & 0xf; in rt2860_tx()
1577 if (mcs & RT2860_PHY_SHPRE) in rt2860_tx()
1742 uint8_t type, qsel, mcs, pid, tid, qid; in rt2860_tx_raw() local
[all …]
HDrt2860reg.h979 uint8_t mcs; member
/freebsd-11-stable/sys/dev/otus/
HDif_otusreg.h211 #define AR_TX_PHY_MCS(mcs) ((mcs) << 18) argument
880 uint8_t mcs; member
/freebsd-11-stable/contrib/wpa/src/ap/
HDieee802_11_he.c94 os_memcpy(cap->optional, mode->he_capab[opmode].mcs, mcs_nss_size); in hostapd_eid_he_capab()
274 ap_mcs_set = (u16 *) hapd->iface->current_mode->he_capab[opmode].mcs; in check_valid_he_mcs()
/freebsd-11-stable/contrib/wpa/src/drivers/
HDdriver_nl80211_capa.c1318 u8 *mcs; in phy_info_ht_capa() local
1319 mcs = nla_data(mcs_set); in phy_info_ht_capa()
1320 os_memcpy(mode->mcs_set, mcs, 16); in phy_info_ht_capa()
1333 u8 *mcs; in phy_info_vht_capa() local
1334 mcs = nla_data(mcs_set); in phy_info_vht_capa()
1335 os_memcpy(mode->vht_mcs_set, mcs, 8); in phy_info_vht_capa()
1606 if (len > sizeof(he_capab->mcs)) in phy_info_iftype_copy()
1607 len = sizeof(he_capab->mcs); in phy_info_iftype_copy()
1608 os_memcpy(he_capab->mcs, in phy_info_iftype_copy()
HDnl80211_copy.h4505 __u16 mcs[NL80211_VHT_NSS_MAX]; member
HDdriver.h197 u8 mcs[HE_MAX_MCS_CAPAB_SIZE]; member
/freebsd-11-stable/sys/dev/usb/wlan/
HDif_run.c468 uint8_t mcs; member
2492 uint8_t wcid, mcs, pid; in run_drain_fifo() local
2532 mcs = (stat >> RT2860_TXQ_MCS_SHIFT) & 0x7f; in run_drain_fifo()
2534 if ((retry = pid -1 - mcs) > 0) { in run_drain_fifo()
3201 uint16_t mcs; in run_set_tx_desc() local
3206 mcs = rt2860_rates[ridx].mcs; in run_set_tx_desc()
3233 mcs |= RT2860_PHY_CCK; in run_set_tx_desc()
3236 mcs |= RT2860_PHY_SHPRE; in run_set_tx_desc()
3238 mcs |= RT2860_PHY_OFDM; in run_set_tx_desc()
3239 txwi->phy = htole16(mcs); in run_set_tx_desc()
[all …]
/freebsd-11-stable/sys/dev/bhnd/nvram/
HDnvram_map485 # mcs 0-7 power-offset. LSB nibble: m0, MSB nibble: m7
501 # 5G high subband mcs 0-7 power-offset.
518 # 5G low subband mcs 0-7 power-offset.
535 # 5G mid subband mcs 0-7 power-offset.
552 # mcs-32 power offset for each band/subband.
/freebsd-11-stable/sys/net80211/
HDieee80211_ioctl.c415 const struct ieee80211_mcs_rates *mcs = in get_sta_info() local
419 si->isi_txmbps = mcs->ht40_rate_800ns; in get_sta_info()
421 si->isi_txmbps = mcs->ht40_rate_400ns; in get_sta_info()
424 si->isi_txmbps = mcs->ht20_rate_800ns; in get_sta_info()
426 si->isi_txmbps = mcs->ht20_rate_400ns; in get_sta_info()
2152 checkmcs(int mcs) in checkmcs() argument
2154 if (mcs == IEEE80211_FIXED_RATE_NONE) in checkmcs()
2156 if ((mcs & IEEE80211_RATE_MCS) == 0) /* MCS always have 0x80 set */ in checkmcs()
2158 return (mcs & 0x7f) <= 15; /* XXX could search ht rate set */ in checkmcs()
/freebsd-11-stable/contrib/elftoolchain/
HDREADME.rst29 mcs Manage comment sections.
/freebsd-11-stable/libexec/bootpd/
HDREADME108 bootptab.mcs Another sample from <gwr@mc.com>
/freebsd-11-stable/contrib/tcpdump/
HDprint-802_11.c2989 u_int nss, mcs; in print_radiotap_field() local
2991 mcs = (mcs_nss[i] & IEEE80211_RADIOTAP_VHT_MCS_MASK) >> IEEE80211_RADIOTAP_VHT_MCS_SHIFT; in print_radiotap_field()
2996 ND_PRINT((ndo, "User %u MCS %u ", i, mcs)); in print_radiotap_field()
/freebsd-11-stable/sys/gnu/dev/bwn/phy_n/
HDif_bwn_phy_n_tables.c3360 check(mcs, MCS); in assert_ntab_array_sizes()
/freebsd-11-stable/contrib/ncurses/include/
HDCaps.aix4299 micro_col_size mcs num Yf - - ----- character step size when in micro mode
HDCaps.osf1r5284 micro_col_size mcs num Yf - - ----- character step size when in micro mode
HDCaps299 micro_col_size mcs num Yf - - ----- character step size when in micro mode

12