Home
last modified time | relevance | path

Searched defs:hwrm_func_host_pf_ids_query_output (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h26090 typedef struct hwrm_func_host_pf_ids_query_output { struct
26092 uint16_t error_code;
26094 uint16_t req_type;
26096 uint16_t seq_id;
26098 uint16_t resp_len;
26100 uint16_t first_pf_id;
26101 uint16_t pf_ordinal_mask;
26191 } hwrm_func_host_pf_ids_query_output_t, *phwrm_func_host_pf_ids_query_output_t; argument