Home
last modified time | relevance | path

Searched defs:tpa_update_ramrod_data (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h4332 struct tpa_update_ramrod_data struct
4334 u8_t update_ipv4 /* none, enable or disable */;
4335 u8_t update_ipv6 /* none, enable or disable */;
4336 u8_t client_id /* client init flow control data */;
4337 u8_t max_tpa_queues /* maximal TPA queues allowed for this client */;
4341 u8_t tpa_mode /* TPA mode to use (LRO or GRO) */;
4342 u16_t sge_buff_size /* Size of the buffers pointed by SGEs */;
4343 u16_t max_agg_size /* maximal size for the aggregated TPA packets, reprted by the host */;
4344 u32_t sge_page_base_lo /* The address to fetch the next sges from (low) */;
4345 u32_t sge_page_base_hi /* The address to fetch the next sges from (high) */;
[all …]