Searched refs:virtchnl2_ptype (Results 1 – 3 of 3) sorted by relevance
975 struct virtchnl2_ptype { struct982 VIRTCHNL2_CHECK_STRUCT_LEN(6, virtchnl2_ptype); argument
258 #define IDPF_RX_MAX_PTYPE_SZ (sizeof(struct virtchnl2_ptype) + \
2612 struct virtchnl2_ptype *ptype; in idpf_send_get_rx_ptype_msg()2615 ptype = (struct virtchnl2_ptype *) in idpf_send_get_rx_ptype_msg()