Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h596 void otx2_free_aura_ptr(struct otx2_nic *pfvf, int type);
Dotx2_pf.c1356 otx2_free_aura_ptr(pf, AURA_NIX_RQ); in otx2_init_hw_resources()
1416 otx2_free_aura_ptr(pf, AURA_NIX_RQ); in otx2_free_hw_resources()
Dotx2_common.c1035 void otx2_free_aura_ptr(struct otx2_nic *pfvf, int type) in otx2_free_aura_ptr() function