Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3119 struct client_init_rx_data struct
3121 u8_t tpa_en;
3130 u8_t vmqueue_mode_en_flg /* If set, working in VMQueue mode (always consume one sge) */;
3131 u8_t extra_data_over_sgl_en_flg /* if set, put over sgl data from end of input message */;
3132 …line_alignment_log_size /* The log size of cache line alignment in bytes. Must be a power of 2. */;
3133 u8_t enable_dynamic_hc /* If set, dynamic HC is enabled */;
3134 …Es that can be used for one packet. depends on MTU and SGE size. must be 0 if SGEs are disabled */;
3135 …_qzone_id /* used in E2 only, to specify the HW queue zone ID used for this client rx producers */;
3136 u8_t drop_ip_cs_err_flg /* If set, this client drops packets with IP checksum error */;
3137 u8_t drop_tcp_cs_err_flg /* If set, this client drops packets with TCP checksum error */;
[all …]