OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WL1271_INI_RATE_GROUP_COUNT
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/wlan/mac80211/ti-utils/
ini.h
86
#define
WL1271_INI_RATE_GROUP_COUNT
6
93
tx_per_rate_pwr_limits_normal[
WL1271_INI_RATE_GROUP_COUNT
];
95
tx_per_rate_pwr_limits_degraded[
WL1271_INI_RATE_GROUP_COUNT
];
97
tx_per_rate_pwr_limits_extreme[
WL1271_INI_RATE_GROUP_COUNT
];
100
unsigned char tx_pd_vs_rate_offsets[
WL1271_INI_RATE_GROUP_COUNT
];
101
unsigned char tx_ibias[
WL1271_INI_RATE_GROUP_COUNT
];
154
tx_per_rate_pwr_limits_normal[
WL1271_INI_RATE_GROUP_COUNT
];
156
tx_per_rate_pwr_limits_degraded[
WL1271_INI_RATE_GROUP_COUNT
];
158
tx_per_rate_pwr_limits_extreme[
WL1271_INI_RATE_GROUP_COUNT
];
160
unsigned char tx_pd_vs_rate_offsets[
WL1271_INI_RATE_GROUP_COUNT
];
[
all
...]
ini.c
419
WL1271_INI_RATE_GROUP_COUNT
);
423
WL1271_INI_RATE_GROUP_COUNT
);
427
WL1271_INI_RATE_GROUP_COUNT
);
445
WL1271_INI_RATE_GROUP_COUNT
);
449
WL1271_INI_RATE_GROUP_COUNT
);
480
WL1271_INI_RATE_GROUP_COUNT
);
484
WL1271_INI_RATE_GROUP_COUNT
);
488
WL1271_INI_RATE_GROUP_COUNT
);
506
WL1271_INI_RATE_GROUP_COUNT
);
518
WL1271_INI_RATE_GROUP_COUNT
);
[
all
...]
Completed in 23 milliseconds