Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos_sq.c122 int sqb; in otx2_qos_sq_free_sqbs() local
127 for (sqb = 0; sqb < sq->sqb_count; sqb++) { in otx2_qos_sq_free_sqbs()
128 if (!sq->sqb_ptrs[sqb]) in otx2_qos_sq_free_sqbs()
130 iova = sq->sqb_ptrs[sqb]; in otx2_qos_sq_free_sqbs()