Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_client.h37 struct i40e_ops;
99 struct i40e_ops *ops;
107 struct i40e_ops { struct
Di40evf_client.c25 static struct i40e_ops i40evf_lan_ops = {
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_client.h37 struct i40e_ops;
99 struct i40e_ops *ops;
114 struct i40e_ops { struct
Di40e_client.c33 static struct i40e_ops i40e_lan_ops = {
/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_main.c2016 static const struct i40e_client_ops i40e_ops = { variable
2040 i40iw_client.ops = &i40e_ops; in i40iw_init_module()