Lines Matching defs:client
12 * @client: client for parameter change
16 struct i40e_client *client,
38 * i40iw_close - client interface operation close for iwarp/uda device
40 * @client: client to close
43 * Called by the lan driver during the processing of client unregister
46 static void i40iw_close(struct i40e_info *cdev_info, struct i40e_client *client,
97 * i40iw_open - client interface operation open for iwarp/uda device
99 * @client: iwarp client information, provided during registration
101 * Called by the lan driver during the processing of client register
106 static int i40iw_open(struct i40e_info *cdev_info, struct i40e_client *client)
170 /* client interface functions */