Function netstack3_core::device::set_tx_queue_configuration
source · pub fn set_tx_queue_configuration<NonSyncCtx: NonSyncContext>(
sync_ctx: &SyncCtx<NonSyncCtx>,
ctx: &mut NonSyncCtx,
device: &DeviceId<NonSyncCtx>,
config: TransmitQueueConfiguration
)
Expand description
Sets the TX queue configuration for a device.