Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | MTO_MAX_FRAG_TH_LEVELS 5 |
#define | MTO_MAX_DATA_RATE_LEVELS 12 |
Functions | |
void | MTO_Init (struct wbsoft_priv *adapter) |
void | TxRateReductionCtrl (struct wbsoft_priv *adapter) |
void | MTO_SetTxCount (struct wbsoft_priv *adapter, u8 t0, u8 index) |
void | MTO_TxFailed (struct wbsoft_priv *adapter) |
void | hal_get_dto_para (struct wbsoft_priv *adapter, char *buffer) |
Variables | |
u16 | MTO_Frag_Th_Tbl [MTO_MAX_FRAG_TH_LEVELS] |
void hal_get_dto_para | ( | struct wbsoft_priv * | adapter, |
char * | buffer | ||
) |
void MTO_Init | ( | struct wbsoft_priv * | adapter | ) |
void MTO_SetTxCount | ( | struct wbsoft_priv * | adapter, |
u8 | t0, | ||
u8 | index | ||
) |
void MTO_TxFailed | ( | struct wbsoft_priv * | adapter | ) |
void TxRateReductionCtrl | ( | struct wbsoft_priv * | adapter | ) |
u16 MTO_Frag_Th_Tbl[MTO_MAX_FRAG_TH_LEVELS] |