Searched defs:hwrm_cfa_vf_pair_info_output (Results 1 – 1 of 1) sorted by relevance
51107 typedef struct hwrm_cfa_vf_pair_info_output { struct51109 uint16_t error_code;51111 uint16_t req_type;51113 uint16_t seq_id;51115 uint16_t resp_len;51117 uint16_t next_vf_pair_index;51119 uint16_t vf_a_fid;51121 uint16_t vf_a_index;51146 } hwrm_cfa_vf_pair_info_output_t, *phwrm_cfa_vf_pair_info_output_t; argument