repo.or.cz
/
linux-2.6.9-moxart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
MOXA linux-2.6.x / linux-2.6.9-uc0 from sdlinux-moxaart.tgz
[linux-2.6.9-moxart.git]
/
drivers
/
usb
/
net
/
Zydas
/
zdmmrx.h
blob
8b8b932968021f7dac87613b33d51409aa88e0f8
1
#ifndef _ZDMMRX_H
2
#define _ZDMMRX_H
3
4
BOOLEAN
RxMgtMpdu
(
Signal_t
*
signal
);
5
void
RxPsPoll
(
Frame_t
*
rdu
);
6
7
#endif