Home
last modified time | relevance | path

Searched refs:virtchnl_rxq_info (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Dvirtchnl.h306 struct virtchnl_rxq_info { struct
320 VIRTCHNL_CHECK_STRUCT_LEN(40, virtchnl_rxq_info); argument
332 struct virtchnl_rxq_info rxq;
629 valid_len = sizeof(struct virtchnl_rxq_info); in virtchnl_vc_validate_vf_msg()