OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atu_start
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_atu.c
234
static void
atu_start
(struct ifnet *);
1445
ifp->if_start =
atu_start
;
1772
atu_start
(ifp);
1843
atu_start
(struct ifnet *ifp)
function in typeref:typename:void
1853
DPRINTFN(25, ("%s:
atu_start
: enter\n", device_xname(sc->atu_dev)));
1859
DPRINTFN(30, ("%s:
atu_start
: IFF_OACTIVE\n",
1888
DPRINTFN(10, ("%s:
atu_start
: data packet\n",
1924
DPRINTFN(25, ("%s:
atu_start
: mgmt packet\n",
2206
atu_start
(ifp);
if_atu.c
234
static void
atu_start
(struct ifnet *);
1445
ifp->if_start =
atu_start
;
1772
atu_start
(ifp);
1843
atu_start
(struct ifnet *ifp)
function in typeref:typename:void
1853
DPRINTFN(25, ("%s:
atu_start
: enter\n", device_xname(sc->atu_dev)));
1859
DPRINTFN(30, ("%s:
atu_start
: IFF_OACTIVE\n",
1888
DPRINTFN(10, ("%s:
atu_start
: data packet\n",
1924
DPRINTFN(25, ("%s:
atu_start
: mgmt packet\n",
2206
atu_start
(ifp);
Completed in 55 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025