Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h973 void otx2_sq_free_sqbs(struct otx2_nic *pfvf);
H A Dotx2_pf.c1426 otx2_sq_free_sqbs(pf); in otx2_free_sq_res()
1566 otx2_sq_free_sqbs(pf); in otx2_init_hw_resources()
H A Dotx2_common.c1185 void otx2_sq_free_sqbs(struct otx2_nic *pfvf) in otx2_sq_free_sqbs() function