Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
HandleControlPacket.c File Reference
#include "headers.h"

Go to the source code of this file.

Functions

int control_packet_handler (struct bcm_mini_adapter *Adapter)
 
INT flushAllAppQ (void)
 

Detailed Description

This file contains the routines to deal with sending and receiving of control packets.

Definition in file HandleControlPacket.c.

Function Documentation

int control_packet_handler ( struct bcm_mini_adapter Adapter)

Thread to handle control pkt reception

Definition at line 157 of file HandleControlPacket.c.

INT flushAllAppQ ( void  )

Definition at line 214 of file HandleControlPacket.c.