class SessionTransaction
Defined at line 102 of file ../../src/connectivity/network/drivers/network-device/device/rx_queue.h
A transaction to add buffers from a session to the RxQueue.
Public Methods
void SessionTransaction (RxQueue * parent)
Defined at line 104 of file ../../src/connectivity/network/drivers/network-device/device/rx_queue.h
void ~SessionTransaction ()
Defined at line 106 of file ../../src/connectivity/network/drivers/network-device/device/rx_queue.h
void AssertLock (DeviceInterface & parent)
Defined at line 109 of file ../../src/connectivity/network/drivers/network-device/device/rx_queue.h
uint32_t remaining ()
Defined at line 671 of file ../../src/connectivity/network/drivers/network-device/device/rx_queue.cc
bool Push (uint16_t descriptor)
Defined at line 678 of file ../../src/connectivity/network/drivers/network-device/device/rx_queue.cc