Searched defs:client_init_general_data (Results 1 – 1 of 1) sorted by relevance
6629 struct client_init_general_data struct6631 uint8_t client_id /* client_id */;6632 uint8_t statistics_counter_id /* statistics counter id */;6633 uint8_t statistics_en_flg /* statistics en flg */;6634 uint8_t is_fcoe_flg /* is this an fcoe connection. (1 bit is used) */;6635 …ivate_flg /* if 0 - the client is deactivate else the client is activate client (1 bit is used) */;6636 uint8_t sp_client_id /* the slow path rings client Id. */;6637 uint16_t mtu /* Host MTU from client config */;6638 uint8_t statistics_zero_flg /* if set FW will reset the statistic counter of this client */;6639 uint8_t func_id /* PCI function ID (0-71) */;[all …]