Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_d.h133 &_ceq->ceqe_base[I40IW_RING_GETCURRENT_TAIL(_ceq->ceq_ring)] \
H A Di40iw_type.h343 struct i40iw_ring ceq_ring; member
H A Di40iw_ctrl.c1595 I40IW_RING_INIT(ceq->ceq_ring, ceq->elem_cnt); in i40iw_sc_ceq_init()
1736 I40IW_RING_MOVE_TAIL(ceq->ceq_ring); in i40iw_sc_process_ceq()
1737 if (I40IW_RING_GETCURRENT_TAIL(ceq->ceq_ring) == 0) in i40iw_sc_process_ceq()