Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
11n.h File Reference
#include "11n_aggr.h"
#include "11n_rxreorder.h"
#include "wmm.h"

Go to the source code of this file.

Functions

int mwifiex_ret_11n_delba (struct mwifiex_private *priv, struct host_cmd_ds_command *resp)
 
int mwifiex_ret_11n_addba_req (struct mwifiex_private *priv, struct host_cmd_ds_command *resp)
 
int mwifiex_cmd_11n_cfg (struct host_cmd_ds_command *cmd, u16 cmd_action, struct mwifiex_ds_11n_tx_cfg *txcfg)
 
int mwifiex_cmd_append_11n_tlv (struct mwifiex_private *priv, struct mwifiex_bssdescriptor *bss_desc, u8 **buffer)
 
void mwifiex_cfg_tx_buf (struct mwifiex_private *priv, struct mwifiex_bssdescriptor *bss_desc)
 
void mwifiex_fill_cap_info (struct mwifiex_private *, u8 radio_type, struct mwifiex_ie_types_htcap *)
 
int mwifiex_set_get_11n_htcap_cfg (struct mwifiex_private *priv, u16 action, int *htcap_cfg)
 
void mwifiex_11n_delete_tx_ba_stream_tbl_entry (struct mwifiex_private *priv, struct mwifiex_tx_ba_stream_tbl *tx_tbl)
 
void mwifiex_11n_delete_all_tx_ba_stream_tbl (struct mwifiex_private *priv)
 
struct mwifiex_tx_ba_stream_tblmwifiex_get_ba_tbl (struct mwifiex_private *priv, int tid, u8 *ra)
 
void mwifiex_create_ba_tbl (struct mwifiex_private *priv, u8 *ra, int tid, enum mwifiex_ba_status ba_status)
 
int mwifiex_send_addba (struct mwifiex_private *priv, int tid, u8 *peer_mac)
 
int mwifiex_send_delba (struct mwifiex_private *priv, int tid, u8 *peer_mac, int initiator)
 
void mwifiex_11n_delete_ba_stream (struct mwifiex_private *priv, u8 *del_ba)
 
int mwifiex_get_rx_reorder_tbl (struct mwifiex_private *priv, struct mwifiex_ds_rx_reorder_tbl *buf)
 
int mwifiex_get_tx_ba_stream_tbl (struct mwifiex_private *priv, struct mwifiex_ds_tx_ba_stream_tbl *buf)
 
int mwifiex_cmd_recfg_tx_buf (struct mwifiex_private *priv, struct host_cmd_ds_command *cmd, int cmd_action, u16 *buf_size)
 
int mwifiex_cmd_amsdu_aggr_ctrl (struct host_cmd_ds_command *cmd, int cmd_action, struct mwifiex_ds_11n_amsdu_aggr_ctrl *aa_ctrl)
 
void mwifiex_del_tx_ba_stream_tbl_by_ra (struct mwifiex_private *priv, u8 *ra)
 

Function Documentation

void mwifiex_11n_delete_all_tx_ba_stream_tbl ( struct mwifiex_private priv)

Definition at line 479 of file 11n.c.

void mwifiex_11n_delete_ba_stream ( struct mwifiex_private priv,
u8 del_ba 
)

Definition at line 616 of file 11n.c.

void mwifiex_11n_delete_tx_ba_stream_tbl_entry ( struct mwifiex_private priv,
struct mwifiex_tx_ba_stream_tbl tx_tbl 
)

Definition at line 462 of file 11n.c.

void mwifiex_cfg_tx_buf ( struct mwifiex_private priv,
struct mwifiex_bssdescriptor bss_desc 
)

Definition at line 409 of file 11n.c.

int mwifiex_cmd_11n_cfg ( struct host_cmd_ds_command cmd,
u16  cmd_action,
struct mwifiex_ds_11n_tx_cfg txcfg 
)

Definition at line 251 of file 11n.c.

int mwifiex_cmd_amsdu_aggr_ctrl ( struct host_cmd_ds_command cmd,
int  cmd_action,
struct mwifiex_ds_11n_amsdu_aggr_ctrl aa_ctrl 
)

Definition at line 218 of file 11n.c.

int mwifiex_cmd_append_11n_tlv ( struct mwifiex_private priv,
struct mwifiex_bssdescriptor bss_desc,
u8 **  buffer 
)

Definition at line 277 of file 11n.c.

int mwifiex_cmd_recfg_tx_buf ( struct mwifiex_private priv,
struct host_cmd_ds_command cmd,
int  cmd_action,
u16 buf_size 
)

Definition at line 186 of file 11n.c.

void mwifiex_create_ba_tbl ( struct mwifiex_private priv,
u8 ra,
int  tid,
enum mwifiex_ba_status  ba_status 
)

Definition at line 525 of file 11n.c.

void mwifiex_del_tx_ba_stream_tbl_by_ra ( struct mwifiex_private priv,
u8 ra 
)

Definition at line 696 of file 11n.c.

void mwifiex_fill_cap_info ( struct mwifiex_private ,
u8  radio_type,
struct mwifiex_ie_types_htcap  
)

Definition at line 38 of file 11n.c.

struct mwifiex_tx_ba_stream_tbl* mwifiex_get_ba_tbl ( struct mwifiex_private priv,
int  tid,
u8 ra 
)
read

Definition at line 503 of file 11n.c.

int mwifiex_get_rx_reorder_tbl ( struct mwifiex_private priv,
struct mwifiex_ds_rx_reorder_tbl buf 
)

Definition at line 632 of file 11n.c.

int mwifiex_get_tx_ba_stream_tbl ( struct mwifiex_private priv,
struct mwifiex_ds_tx_ba_stream_tbl buf 
)

Definition at line 668 of file 11n.c.

int mwifiex_ret_11n_addba_req ( struct mwifiex_private priv,
struct host_cmd_ds_command resp 
)

Definition at line 145 of file 11n.c.

int mwifiex_ret_11n_delba ( struct mwifiex_private priv,
struct host_cmd_ds_command resp 
)

Definition at line 99 of file 11n.c.

int mwifiex_send_addba ( struct mwifiex_private priv,
int  tid,
u8 peer_mac 
)

Definition at line 555 of file 11n.c.

int mwifiex_send_delba ( struct mwifiex_private priv,
int  tid,
u8 peer_mac,
int  initiator 
)

Definition at line 588 of file 11n.c.

int mwifiex_set_get_11n_htcap_cfg ( struct mwifiex_private priv,
u16  action,
int htcap_cfg 
)