Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_type.h1031 enum i40iw_status_code (*ccq_init)(struct i40iw_sc_cq *, member
H A Di40iw_main.c661 status = dev->ccq_ops->ccq_init(dev->ccq, &info); in i40iw_create_ccq()
H A Di40iw_ctrl.c5111 .ccq_init = i40iw_sc_ccq_init,