Home
last modified time | relevance | path

Searched defs:virtchnl_pf_event (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/include/linux/avf/
Dvirtchnl.h988 struct virtchnl_pf_event { struct
989 enum virtchnl_event_codes event;
990 union {
1014 VIRTCHNL_CHECK_STRUCT_LEN(16, virtchnl_pf_event); argument