Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/drivers/infiniband/hw/i40iw/
Di40iw_main.c2021 static const struct i40e_client_ops i40e_ops = { variable
2045 i40iw_client.ops = &i40e_ops; in i40iw_init_module()