Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_hsi.h6650 struct client_init_rx_data struct
6652 uint8_t tpa_en;
6661 uint8_t vmqueue_mode_en_flg /* If set, working in VMQueue mode (always consume one sge) */;
6662 uint8_t extra_data_over_sgl_en_flg /* if set, put over sgl data from end of input message */;
6663 …line_alignment_log_size /* The log size of cache line alignment in bytes. Must be a power of 2. */;
6664 uint8_t enable_dynamic_hc /* If set, dynamic HC is enabled */;
6665 …Es that can be used for one packet. depends on MTU and SGE size. must be 0 if SGEs are disabled */;
6666 …_qzone_id /* used in E2 only, to specify the HW queue zone ID used for this client rx producers */;
6667 uint8_t drop_ip_cs_err_flg /* If set, this client drops packets with IP checksum error */;
6668 uint8_t drop_tcp_cs_err_flg /* If set, this client drops packets with TCP checksum error */;
[all …]