Searched refs:phyParamType (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_proto.c752 typedef struct phyParamType { struct
760 static const struct phyParamType phyParamForAC_BE[IEEE80211_MODE_MAX] = {
774 static const struct phyParamType phyParamForAC_BK[IEEE80211_MODE_MAX] = {
788 static const struct phyParamType phyParamForAC_VI[IEEE80211_MODE_MAX] = {
802 static const struct phyParamType phyParamForAC_VO[IEEE80211_MODE_MAX] = {
817 static const struct phyParamType bssPhyParamForAC_BE[IEEE80211_MODE_MAX] = {
831 static const struct phyParamType bssPhyParamForAC_VI[IEEE80211_MODE_MAX] = {
845 static const struct phyParamType bssPhyParamForAC_VO[IEEE80211_MODE_MAX] = {

Completed in 96 milliseconds