Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h770 void otx2_free_aura_ptr(struct otx2_nic *pfvf, int type);
Dotx2_pf.c1400 otx2_free_aura_ptr(pf, AURA_NIX_RQ); in otx2_init_hw_resources()
1462 otx2_free_aura_ptr(pf, AURA_NIX_RQ); in otx2_free_hw_resources()
Dotx2_common.c1094 void otx2_free_aura_ptr(struct otx2_nic *pfvf, int type) in otx2_free_aura_ptr() function