Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_hsi.h7843 struct tpa_update_ramrod_data struct
7845 uint8_t update_ipv4 /* none, enable or disable */;
7846 uint8_t update_ipv6 /* none, enable or disable */;
7847 uint8_t client_id /* client init flow control data */;
7848 uint8_t max_tpa_queues /* maximal TPA queues allowed for this client */;
7849 …Es that can be used for one packet. depends on MTU and SGE size. must be 0 if SGEs are disabled */;
7850 …clients /* If set and the client has different sp_client, completion will be sent to both rings */;
7851 …ify_rings_pause_thr_flg /* If set, the rings pause thresholds will not be verified by firmware. */;
7852 uint8_t tpa_mode /* TPA mode to use (LRO or GRO) */;
7853 uint16_t sge_buff_size /* Size of the buffers pointed by SGEs */;
[all …]