Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h41647 typedef struct hwrm_vnic_plcmodes_qcfg_output { struct
41649 uint16_t error_code;
41651 uint16_t req_type;
41653 uint16_t seq_id;
41655 uint16_t resp_len;
41656 uint32_t flags;
41704 uint16_t jumbo_thresh;
41713 uint16_t hds_offset;
41722 uint16_t hds_threshold;
41747 } hwrm_vnic_plcmodes_qcfg_output_t, *phwrm_vnic_plcmodes_qcfg_output_t; argument