Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/irdma/
Di40iw_if.c7 static struct i40e_client i40iw_client; variable
70 cdev_info->ops->request_reset(cdev_info, &i40iw_client, 1); in i40iw_request_reset()
177 static struct i40e_client i40iw_client = { variable
189 strncpy(i40iw_client.name, "irdma", I40E_CLIENT_STR_LENGTH); in i40iw_probe()
190 i40e_client_device_register(cdev_info, &i40iw_client); in i40iw_probe()