Home
last modified time | relevance | path

Searched refs:privDataSize (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/rt2860/
Drt_linux.c1245 int RtmpOSNetDevAlloc(struct net_device **new_dev_p, u32 privDataSize) in RtmpOSNetDevAlloc() argument
1252 privDataSize)); in RtmpOSNetDevAlloc()
1253 *new_dev_p = alloc_etherdev(privDataSize); in RtmpOSNetDevAlloc()
Drtmp.h4291 int RtmpOSNetDevAlloc(struct net_device **pNewNetDev, u32 privDataSize);