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