| /freebsd-11-stable/contrib/nvi/vi/ |
| HD | v_init.c | 61 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()
|
| HD | v_match.c | 53 match_chars = VIP(sp)->mcs; in v_match() 162 CHAR_T **mp = &VIP(sp)->mcs; in v_buildmcs()
|
| HD | vi.h | 261 CHAR_T *mcs; /* Match character list. */ member
|
| HD | v_txt.c | 1249 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/ |
| HD | Makefile | 29 MAN= elfcopy.1 mcs.1 strip.1 34 LINKS= ${BINDIR}/elfcopy ${BINDIR}/mcs \ 38 EXTRA_TARGETS= mcs strip objcopy
|
| /freebsd-11-stable/contrib/amd/ |
| HD | MIRRORS.txt | 21 # ftp://info.mcs.kent.edu/pub/am-utils 22 # Maintainer: root AT mcs.kent.edu
|
| HD | AUTHORS | 375 * Mark Davies <mark AT mcs.vuw.ac.nz>
|
| /freebsd-11-stable/share/i18n/esdb/DEC/ |
| HD | DEC.alias | 7 MCS dec-mcs
|
| /freebsd-11-stable/sys/dev/ral/ |
| HD | rt2860.c | 1087 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 …]
|
| HD | rt2860reg.h | 979 uint8_t mcs; member
|
| /freebsd-11-stable/sys/dev/otus/ |
| HD | if_otusreg.h | 211 #define AR_TX_PHY_MCS(mcs) ((mcs) << 18) argument 880 uint8_t mcs; member
|
| /freebsd-11-stable/contrib/wpa/src/ap/ |
| HD | ieee802_11_he.c | 94 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/ |
| HD | driver_nl80211_capa.c | 1318 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()
|
| HD | nl80211_copy.h | 4505 __u16 mcs[NL80211_VHT_NSS_MAX]; member
|
| HD | driver.h | 197 u8 mcs[HE_MAX_MCS_CAPAB_SIZE]; member
|
| /freebsd-11-stable/sys/dev/usb/wlan/ |
| HD | if_run.c | 468 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/ |
| HD | nvram_map | 485 # 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/ |
| HD | ieee80211_ioctl.c | 415 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/ |
| HD | README.rst | 29 mcs Manage comment sections.
|
| /freebsd-11-stable/libexec/bootpd/ |
| HD | README | 108 bootptab.mcs Another sample from <gwr@mc.com>
|
| /freebsd-11-stable/contrib/tcpdump/ |
| HD | print-802_11.c | 2989 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/ |
| HD | if_bwn_phy_n_tables.c | 3360 check(mcs, MCS); in assert_ntab_array_sizes()
|
| /freebsd-11-stable/contrib/ncurses/include/ |
| HD | Caps.aix4 | 299 micro_col_size mcs num Yf - - ----- character step size when in micro mode
|
| HD | Caps.osf1r5 | 284 micro_col_size mcs num Yf - - ----- character step size when in micro mode
|
| HD | Caps | 299 micro_col_size mcs num Yf - - ----- character step size when in micro mode
|