Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos_sq.c77 sq->sqb_count = 0; in otx2_qos_sq_aura_pool_init()
89 sq->sqb_ptrs[sq->sqb_count++] = (u64)bufptr; in otx2_qos_sq_aura_pool_init()
106 sq->sqb_count = 0; in otx2_qos_sq_aura_pool_init()
127 for (sqb = 0; sqb < sq->sqb_count; sqb++) { in otx2_qos_sq_free_sqbs()
138 sq->sqb_count = 0; in otx2_qos_sq_free_sqbs()
H A Dotx2_txrx.h104 u16 sqb_count; member
H A Dotx2_common.c1276 for (sqb = 0; sqb < sq->sqb_count; sqb++) { in otx2_sq_free_sqbs()
1286 sq->sqb_count = 0; in otx2_sq_free_sqbs()
1587 sq->sqb_count = 0; in otx2_sq_aura_pool_init()
1608 sq->sqb_ptrs[sq->sqb_count++] = (u64)bufptr; in otx2_sq_aura_pool_init()