Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/idpf/
Dvirtchnl2.h975 struct virtchnl2_ptype { struct
982 VIRTCHNL2_CHECK_STRUCT_LEN(6, virtchnl2_ptype); argument
Didpf_txrx.h258 #define IDPF_RX_MAX_PTYPE_SZ (sizeof(struct virtchnl2_ptype) + \
Didpf_virtchnl.c2612 struct virtchnl2_ptype *ptype; in idpf_send_get_rx_ptype_msg()
2615 ptype = (struct virtchnl2_ptype *) in idpf_send_get_rx_ptype_msg()