Searched defs:hwrm_port_sfp_sideband_qcfg_output (Results 1 – 1 of 1) sorted by relevance
32667 typedef struct hwrm_port_sfp_sideband_qcfg_output { struct32669 uint16_t error_code;32671 uint16_t req_type;32673 uint16_t seq_id;32675 uint16_t resp_len;32680 uint32_t supported_mask;32681 uint32_t sideband_signals;32737 } hwrm_port_sfp_sideband_qcfg_output_t, *phwrm_port_sfp_sideband_qcfg_output_t; argument