Searched refs:txfill_next (Results 1 – 4 of 4) sorted by relevance
367 uint64_t txfill_next; in bge_send_serial() local389 txfill_next = srp->txfill_next; in bge_send_serial()393 pktp = &srp->pktp[txfill_next]; in bge_send_serial()459 txfill_next = NEXT(txfill_next, BGE_SEND_BUF_MAX); in bge_send_serial()468 srp->txfill_next = txfill_next; in bge_send_serial()
532 uint64_t txfill_next; member
426 (knp++)->value.ui64 = bgep->send[0].txfill_next; in bge_driverinfo_update()
223 srp->txfill_next = 0; in bge_reinit_send_ring()