OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ds_link
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/gpxe/src/drivers/net/ath5k/
desc.h
314
u32
ds_link
; /* physical address of the next descriptor */
member in struct:ath5k_desc
ath5k.c
841
ds->
ds_link
= bf->daddr; /* link to self */
852
sc->rxlink = &ds->
ds_link
;
891
ds->
ds_link
= 0;
900
txq->link = &ds->
ds_link
;
[
all
...]
Completed in 1424 milliseconds