Searched refs:small_buf_q_producer_index (Results 1 – 2 of 2) sorted by relevance
1844 qdev->small_buf_q_producer_index++; in ql_update_small_bufq_prod_index()1846 if (qdev->small_buf_q_producer_index == in ql_update_small_bufq_prod_index()1848 qdev->small_buf_q_producer_index = 0; in ql_update_small_bufq_prod_index()1852 writel(qdev->small_buf_q_producer_index, in ql_update_small_bufq_prod_index()3105 qdev->small_buf_q_producer_index = NUM_SBUFQ_ENTRIES - 1; in ql_adapter_initialize()3119 qdev->small_buf_q_producer_index); in ql_adapter_initialize()
1156 u32 small_buf_q_producer_index; member