OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ed_bufptr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/marvell/
gtethreg.h
65
u_int32_t
ed_bufptr
; /* pointer to packet buffer */
member in struct:gt_eth_desc
70
u_int32_t
ed_bufptr
; /* pointer to packet buffer */
member in struct:gt_eth_desc
if_gfe.c
817
rxd->
ed_bufptr
= htogt32(ds->ds_addr + boff);
1242
txq->txq_inptr = gt32toh(txd2->
ed_bufptr
) - txq->txq_buf_busaddr;
1293
txd->
ed_bufptr
= htogt32(txq->txq_buf_busaddr + txq->txq_outptr);
1416
txq->txq_inptr = gt32toh(txd->
ed_bufptr
) - txq->txq_buf_busaddr;
1427
/* txd->
ed_bufptr
= 0; */
Completed in 14 milliseconds
Indexes created Mon Oct 20 01:09:56 GMT 2025