FreeBSD kernel CXGBE device code
t4_sched_queue Struct Reference

#include <t4_ioctl.h>

Data Fields

uint8_t port
 
int8_t queue
 
int8_t cl
 

Detailed Description

Definition at line 320 of file t4_ioctl.h.

Field Documentation

◆ cl

int8_t t4_sched_queue::cl

Definition at line 323 of file t4_ioctl.h.

Referenced by t4_set_sched_queue().

◆ port

uint8_t t4_sched_queue::port

Definition at line 321 of file t4_ioctl.h.

Referenced by t4_set_sched_queue().

◆ queue

int8_t t4_sched_queue::queue

Definition at line 322 of file t4_ioctl.h.

Referenced by t4_set_sched_queue().


The documentation for this struct was generated from the following file: