Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_vf.h60 extern const struct i40iw_vf_cqp_ops iw_vf_cqp_ops;
H A Di40iw_vf.c83 const struct i40iw_vf_cqp_ops iw_vf_cqp_ops = { variable
H A Di40iw_type.h507 const struct i40iw_vf_cqp_ops *iw_vf_cqp_ops; member
H A Di40iw_ctrl.c5290 dev->iw_vf_cqp_ops = &iw_vf_cqp_ops; in i40iw_device_init()