Lines Matching refs:iavf_client
38 struct iavf_client;
109 int (*setup_qvlist)(struct iavf_info *ldev, struct iavf_client *client,
112 u32 (*virtchnl_send)(struct iavf_info *ldev, struct iavf_client *client,
117 struct iavf_client *client);
124 int (*open)(struct iavf_info *ldev, struct iavf_client *client);
130 void (*close)(struct iavf_info *ldev, struct iavf_client *client,
135 struct iavf_client *client,
140 struct iavf_client *client,
148 struct iavf_client *client;
152 struct iavf_client { struct
167 int iavf_register_client(struct iavf_client *client); argument
168 int iavf_unregister_client(struct iavf_client *client);