Home
last modified time | relevance | path

Searched refs:xmt_prod (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/fddi/
H A Ddefxx.c3377 prod = bp->rcv_xmt_reg.index.xmt_prod; in dfx_xmt_queue_pkt()
3461 bp->rcv_xmt_reg.index.xmt_prod = prod; in dfx_xmt_queue_pkt()
3641 while (bp->rcv_xmt_reg.index.xmt_comp != bp->rcv_xmt_reg.index.xmt_prod) in dfx_xmt_flush()
3676 prod_cons |= (u32)(bp->rcv_xmt_reg.index.xmt_prod << PI_CONS_V_XMT_INDEX); in dfx_xmt_flush()
H A Ddefxx.h1373 PI_UINT8 xmt_prod; member
1436 PI_UINT8 xmt_prod; member
/kernel/linux/linux-6.6/drivers/net/fddi/
H A Ddefxx.c3366 prod = bp->rcv_xmt_reg.index.xmt_prod; in dfx_xmt_queue_pkt()
3450 bp->rcv_xmt_reg.index.xmt_prod = prod; in dfx_xmt_queue_pkt()
3630 while (bp->rcv_xmt_reg.index.xmt_comp != bp->rcv_xmt_reg.index.xmt_prod) in dfx_xmt_flush()
3665 prod_cons |= (u32)(bp->rcv_xmt_reg.index.xmt_prod << PI_CONS_V_XMT_INDEX); in dfx_xmt_flush()
H A Ddefxx.h1374 PI_UINT8 xmt_prod; member
1437 PI_UINT8 xmt_prod; member

Completed in 19 milliseconds