Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h596 void otx2_free_aura_ptr(struct otx2_nic *pfvf, int type);
H A Dotx2_pf.c1361 otx2_free_aura_ptr(pf, AURA_NIX_RQ); in otx2_init_hw_resources()
1421 otx2_free_aura_ptr(pf, AURA_NIX_RQ); in otx2_free_hw_resources()
H A Dotx2_common.c1036 void otx2_free_aura_ptr(struct otx2_nic *pfvf, int type) in otx2_free_aura_ptr() function