Searched refs:small_buf_q_producer_index (Results 1 – 2 of 2) sorted by relevance
1851 qdev->small_buf_q_producer_index++; in ql_update_small_bufq_prod_index()1853 if (qdev->small_buf_q_producer_index == in ql_update_small_bufq_prod_index()1855 qdev->small_buf_q_producer_index = 0; in ql_update_small_bufq_prod_index()1859 writel_relaxed(qdev->small_buf_q_producer_index, in ql_update_small_bufq_prod_index()3109 qdev->small_buf_q_producer_index = NUM_SBUFQ_ENTRIES - 1; in ql_adapter_initialize()3123 qdev->small_buf_q_producer_index); in ql_adapter_initialize()
1156 u32 small_buf_q_producer_index; member