Searched defs:i40e_client (Results 1 – 1 of 1) sorted by relevance
173 struct i40e_client { struct176 struct i40e_client_version version; argument182 const struct i40e_client_ops *ops; /* client ops provided by the client */ argument185 static inline bool i40e_client_is_registered(struct i40e_client *client) in i40e_client_is_registered() argument