Searched refs:i40iw_client (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/infiniband/hw/irdma/
H A Di40iw_if.c7 static struct i40e_client i40iw_client; variable in typeref:struct:i40e_client
70 cdev_info->ops->request_reset(cdev_info, &i40iw_client, 1);
177 static struct i40e_client i40iw_client = { variable in typeref:struct:i40e_client
189 strscpy_pad(i40iw_client.name, "irdma", I40E_CLIENT_STR_LENGTH);
190 i40e_client_device_register(cdev_info, &i40iw_client);

Completed in 183 milliseconds