Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h973 void otx2_free_aura_ptr(struct otx2_nic *pfvf, int type);
H A Dotx2_pf.c1585 otx2_free_aura_ptr(pf, AURA_NIX_RQ); in otx2_init_hw_resources()
1655 otx2_free_aura_ptr(pf, AURA_NIX_RQ); in otx2_free_hw_resources()
H A Dotx2_common.c1231 void otx2_free_aura_ptr(struct otx2_nic *pfvf, int type) in otx2_free_aura_ptr() function