Home
last modified time | relevance | path

Searched defs:client_init_general_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.h3098 struct client_init_general_data struct
3100 u8_t client_id /* client_id */;
3101 u8_t statistics_counter_id /* statistics counter id */;
3102 u8_t statistics_en_flg /* statistics en flg */;
3103 u8_t is_fcoe_flg /* is this an fcoe connection. (1 bit is used) */;
3104 …ivate_flg /* if 0 - the client is deactivate else the client is activate client (1 bit is used) */;
3105 u8_t sp_client_id /* the slow path rings client Id. */;
3106 u16_t mtu /* Host MTU from client config */;
3107 u8_t statistics_zero_flg /* if set FW will reset the statistic counter of this client */;
3108 u8_t func_id /* PCI function ID (0-71) */;
[all …]