Searched defs:sli4_cmd_config_link_s (Results 1 – 1 of 1) sorted by relevance
583 typedef struct sli4_cmd_config_link_s { struct584 sli4_mbox_command_header_t hdr;586 uint32_t maxbbc:8, /** Max buffer-to-buffer credit */588 uint32_t alpa:8,589 n_port_id:16,591 uint32_t rsvd3;592 uint32_t e_d_tov;593 uint32_t lp_tov;594 uint32_t r_a_tov;595 uint32_t r_t_tov;[all …]