Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
netdev.c File Reference
#include <linux/export.h>
#include <linux/etherdevice.h>
#include <net/bluetooth/bluetooth.h>
#include <net/bluetooth/hci_core.h>
#include <net/bluetooth/l2cap.h>
#include "bnep.h"

Go to the source code of this file.

Macros

#define BNEP_TX_QUEUE_LEN   20
 

Functions

void bnep_net_setup (struct net_device *dev)
 

Macro Definition Documentation

#define BNEP_TX_QUEUE_LEN   20

Definition at line 37 of file netdev.c.

Function Documentation

void bnep_net_setup ( struct net_device dev)

Definition at line 219 of file netdev.c.