Searched refs:virtchnl2_get_ptype_info (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/idpf/
H A Dvirtchnl2.h985 * struct virtchnl2_get_ptype_info - Packet type info.
995 * are added at the end of the 'virtchnl2_get_ptype_info' message (Note: There
1013 struct virtchnl2_get_ptype_info { struct
1018 VIRTCHNL2_CHECK_STRUCT_LEN(8, virtchnl2_get_ptype_info);
H A Didpf_txrx.h332 #define IDPF_RX_PTYPE_HDR_SZ sizeof(struct virtchnl2_get_ptype_info)
H A Didpf_virtchnl.c2513 struct virtchnl2_get_ptype_info *get_ptype_info __free(kfree) = NULL;
2514 struct virtchnl2_get_ptype_info *ptype_info __free(kfree) = NULL;

Completed in 164 milliseconds