Searched refs:small_buf_q_producer_index (Results 1 – 2 of 2) sorted by relevance
1850 qdev->small_buf_q_producer_index++; in ql_update_small_bufq_prod_index()1852 if (qdev->small_buf_q_producer_index == in ql_update_small_bufq_prod_index()1854 qdev->small_buf_q_producer_index = 0; in ql_update_small_bufq_prod_index()1858 writel_relaxed(qdev->small_buf_q_producer_index, in ql_update_small_bufq_prod_index()3097 qdev->small_buf_q_producer_index = NUM_SBUFQ_ENTRIES - 1; in ql_adapter_initialize()3111 qdev->small_buf_q_producer_index); in ql_adapter_initialize()
1155 u32 small_buf_q_producer_index; member