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
820
rxd->
ed_bufptr
= htogt32(ds->ds_addr + boff);
1245
txq->txq_inptr = gt32toh(txd2->
ed_bufptr
) - txq->txq_buf_busaddr;
1296
txd->
ed_bufptr
= htogt32(txq->txq_buf_busaddr + txq->txq_outptr);
1419
txq->txq_inptr = gt32toh(txd->
ed_bufptr
) - txq->txq_buf_busaddr;
1430
/* txd->
ed_bufptr
= 0; */
Completed in 69 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025