#include <linux/kernel.h>
#include <linux/module.h>
#include "wl1251.h"
#include "reg.h"
#include "tx.h"
#include "ps.h"
#include "io.h"
Go to the source code of this file.
#define HW_BLOCK_SIZE 252 |
Definition at line 109 of file tx.c.
#define MAX_MPDU_HEADER_AND_SECURITY |
Value:
Definition at line 107 of file tx.c.
#define MAX_MPDU_SECURITY_LENGTH 16 |
Definition at line 105 of file tx.c.
#define MAX_MSDU_SECURITY_LENGTH 16 |
Definition at line 104 of file tx.c.
#define WLAN_QOS_HDR_LEN 26 |
Definition at line 106 of file tx.c.
Definition at line 427 of file tx.c.
Definition at line 529 of file tx.c.
Definition at line 315 of file tx.c.