OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IEEE80211_MODE_MAX
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/net80211/
ieee80211_proto.c
571
static const struct phyParamType phyParamForAC_BE[
IEEE80211_MODE_MAX
] = {
580
static const struct phyParamType phyParamForAC_BK[
IEEE80211_MODE_MAX
] = {
589
static const struct phyParamType phyParamForAC_VI[
IEEE80211_MODE_MAX
] = {
598
static const struct phyParamType phyParamForAC_VO[
IEEE80211_MODE_MAX
] = {
608
static const struct phyParamType bssPhyParamForAC_BE[
IEEE80211_MODE_MAX
] = {
617
static const struct phyParamType bssPhyParamForAC_VI[
IEEE80211_MODE_MAX
] = {
626
static const struct phyParamType bssPhyParamForAC_VO[
IEEE80211_MODE_MAX
] = {
731
static const paramType phyParam[
IEEE80211_MODE_MAX
] = {
802
static const u_int8_t logCwMin[
IEEE80211_MODE_MAX
] = {
_ieee80211.h
55
#define
IEEE80211_MODE_MAX
((int)IEEE80211_MODE_TURBO_G + 1)
ieee80211.c
405
for (mode = IEEE80211_MODE_AUTO; mode <
IEEE80211_MODE_MAX
; mode++) {
500
for (mode = IEEE80211_MODE_11A; mode <
IEEE80211_MODE_MAX
; mode++) {
641
j <
IEEE80211_MODE_MAX
; j++) {
683
for (j = IEEE80211_MODE_11A; j <
IEEE80211_MODE_MAX
; j++)
ieee80211_var.h
118
struct ieee80211_rateset ic_sup_rates[
IEEE80211_MODE_MAX
];
ieee80211_ioctl.c
626
j <
IEEE80211_MODE_MAX
; j++) {
/src/sys/dev/ic/
athvar.h
220
const HAL_RATE_TABLE *sc_rates[
IEEE80211_MODE_MAX
];
Completed in 17 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025