Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/avf/
Dvirtchnl.h636 struct virtchnl_pf_event { struct
637 enum virtchnl_event_codes event;
638 union {
662 VIRTCHNL_CHECK_STRUCT_LEN(16, virtchnl_pf_event); argument