FreeBSD kernel BXE device code
tpa_update_ramrod_data Struct Reference

#include <ecore_hsi.h>

Data Fields

uint8_t update_ipv4
 
uint8_t update_ipv6
 
uint8_t client_id
 
uint8_t max_tpa_queues
 
uint8_t max_sges_for_packet
 
uint8_t complete_on_both_clients
 
uint8_t dont_verify_rings_pause_thr_flg
 
uint8_t tpa_mode
 
uint16_t sge_buff_size
 
uint16_t max_agg_size
 
uint32_t sge_page_base_lo
 
uint32_t sge_page_base_hi
 
uint16_t sge_pause_thr_low
 
uint16_t sge_pause_thr_high
 

Detailed Description

Definition at line 7845 of file ecore_hsi.h.

Field Documentation

◆ client_id

uint8_t tpa_update_ramrod_data::client_id

Definition at line 7849 of file ecore_hsi.h.

Referenced by ecore_q_fill_update_tpa_data().

◆ complete_on_both_clients

uint8_t tpa_update_ramrod_data::complete_on_both_clients

Definition at line 7852 of file ecore_hsi.h.

Referenced by ecore_q_fill_update_tpa_data().

◆ dont_verify_rings_pause_thr_flg

uint8_t tpa_update_ramrod_data::dont_verify_rings_pause_thr_flg

Definition at line 7853 of file ecore_hsi.h.

Referenced by ecore_q_fill_update_tpa_data().

◆ max_agg_size

uint16_t tpa_update_ramrod_data::max_agg_size

Definition at line 7856 of file ecore_hsi.h.

Referenced by ecore_q_fill_update_tpa_data().

◆ max_sges_for_packet

uint8_t tpa_update_ramrod_data::max_sges_for_packet

Definition at line 7851 of file ecore_hsi.h.

Referenced by ecore_q_fill_update_tpa_data().

◆ max_tpa_queues

uint8_t tpa_update_ramrod_data::max_tpa_queues

Definition at line 7850 of file ecore_hsi.h.

Referenced by ecore_q_fill_update_tpa_data().

◆ sge_buff_size

uint16_t tpa_update_ramrod_data::sge_buff_size

Definition at line 7855 of file ecore_hsi.h.

Referenced by ecore_q_fill_update_tpa_data().

◆ sge_page_base_hi

uint32_t tpa_update_ramrod_data::sge_page_base_hi

Definition at line 7858 of file ecore_hsi.h.

Referenced by ecore_q_fill_update_tpa_data().

◆ sge_page_base_lo

uint32_t tpa_update_ramrod_data::sge_page_base_lo

Definition at line 7857 of file ecore_hsi.h.

Referenced by ecore_q_fill_update_tpa_data().

◆ sge_pause_thr_high

uint16_t tpa_update_ramrod_data::sge_pause_thr_high

Definition at line 7860 of file ecore_hsi.h.

Referenced by ecore_q_fill_update_tpa_data().

◆ sge_pause_thr_low

uint16_t tpa_update_ramrod_data::sge_pause_thr_low

Definition at line 7859 of file ecore_hsi.h.

Referenced by ecore_q_fill_update_tpa_data().

◆ tpa_mode

uint8_t tpa_update_ramrod_data::tpa_mode

Definition at line 7854 of file ecore_hsi.h.

Referenced by ecore_q_fill_update_tpa_data().

◆ update_ipv4

uint8_t tpa_update_ramrod_data::update_ipv4

Definition at line 7847 of file ecore_hsi.h.

Referenced by ecore_q_fill_update_tpa_data().

◆ update_ipv6

uint8_t tpa_update_ramrod_data::update_ipv6

Definition at line 7848 of file ecore_hsi.h.

Referenced by ecore_q_fill_update_tpa_data().


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