Searched refs:ptype_id_10 (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c2584 if (le16_to_cpu(ptype->ptype_id_10) ==
2589 k = le16_to_cpu(ptype->ptype_id_10);
H A Dvirtchnl2.h962 * @ptype_id_10: 10-bit packet type.
970 * Based on the descriptor type the PF supports, CP fills ptype_id_10 or
971 * ptype_id_8 for flex and base descriptor respectively. If ptype_id_10 value
976 __le16 ptype_id_10; member in struct:virtchnl2_ptype
1006 * dummy ptype (which has 'ptype_id_10' of 'struct virtchnl2_ptype' as 0xFFFF)

Completed in 200 milliseconds