FreeBSD kernel CXGB device code
ch_pktsched_params Struct Reference

#include <cxgb_ioctl.h>

Data Fields

uint8_t sched
 
uint8_t idx
 
uint8_t min
 
uint8_t max
 
uint8_t binding
 

Detailed Description

Definition at line 118 of file cxgb_ioctl.h.

Field Documentation

◆ binding

uint8_t ch_pktsched_params::binding

Definition at line 123 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().

◆ idx

uint8_t ch_pktsched_params::idx

Definition at line 120 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().

◆ max

uint8_t ch_pktsched_params::max

Definition at line 122 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().

◆ min

uint8_t ch_pktsched_params::min

Definition at line 121 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().

◆ sched

uint8_t ch_pktsched_params::sched

Definition at line 119 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().


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