Searched defs:hwrm_func_lag_mode_qcfg_output (Results 1 – 1 of 1) sorted by relevance
24619 typedef struct hwrm_func_lag_mode_qcfg_output { struct24621 uint16_t error_code;24623 uint16_t req_type;24625 uint16_t seq_id;24627 uint16_t resp_len;24628 uint8_t aggr_enabled;24655 uint8_t active_port_map;24684 uint8_t member_port_map;24716 } hwrm_func_lag_mode_qcfg_output_t, *phwrm_func_lag_mode_qcfg_output_t; argument