Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h579 void otx2_free_cints(struct otx2_nic *pfvf, int n);
Dotx2_pf.c1602 otx2_free_cints(pf, qidx); in otx2_open()
1669 otx2_free_cints(pf, pf->hw.cint_cnt); in otx2_stop()
Dotx2_common.c1545 void otx2_free_cints(struct otx2_nic *pfvf, int n) in otx2_free_cints() function