FreeBSD kernel CXGBE device code
offload_settings Struct Reference

#include <t4_ioctl.h>

Data Fields

int8_t offload
 
int8_t rx_coalesce
 
int8_t cong_algo
 
int8_t sched_class
 
int8_t tstamp
 
int8_t sack
 
int8_t nagle
 
int8_t ecn
 
int8_t ddp
 
int8_t tls
 
int16_t txq
 
int16_t rxq
 
int16_t mss
 

Detailed Description

Definition at line 379 of file t4_ioctl.h.

Field Documentation

◆ cong_algo

int8_t offload_settings::cong_algo

Definition at line 382 of file t4_ioctl.h.

Referenced by set_offload_policy().

◆ ddp

int8_t offload_settings::ddp

Definition at line 388 of file t4_ioctl.h.

◆ ecn

int8_t offload_settings::ecn

Definition at line 387 of file t4_ioctl.h.

◆ mss

int16_t offload_settings::mss

Definition at line 392 of file t4_ioctl.h.

◆ nagle

int8_t offload_settings::nagle

Definition at line 386 of file t4_ioctl.h.

◆ offload

int8_t offload_settings::offload

Definition at line 380 of file t4_ioctl.h.

Referenced by set_offload_policy().

◆ rx_coalesce

int8_t offload_settings::rx_coalesce

Definition at line 381 of file t4_ioctl.h.

◆ rxq

int16_t offload_settings::rxq

Definition at line 391 of file t4_ioctl.h.

◆ sack

int8_t offload_settings::sack

Definition at line 385 of file t4_ioctl.h.

◆ sched_class

int8_t offload_settings::sched_class

Definition at line 383 of file t4_ioctl.h.

Referenced by set_offload_policy().

◆ tls

int8_t offload_settings::tls

Definition at line 389 of file t4_ioctl.h.

◆ tstamp

int8_t offload_settings::tstamp

Definition at line 384 of file t4_ioctl.h.

◆ txq

int16_t offload_settings::txq

Definition at line 390 of file t4_ioctl.h.


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