Home
last modified time | relevance | path

Searched refs:vnic_intr_free (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/scsi/fnic/
Dvnic_intr.h22 #define vnic_intr_free fnic_intr_free macro
99 void vnic_intr_free(struct vnic_intr *intr);
Dvnic_intr.c15 void vnic_intr_free(struct vnic_intr *intr) in vnic_intr_free() function
Dfnic_res.c240 vnic_intr_free(&fnic->intr[i]); in fnic_free_vnic_resources()
/linux-6.12.1/drivers/net/ethernet/cisco/enic/
Dvnic_intr.c17 void vnic_intr_free(struct vnic_intr *intr) in vnic_intr_free() function
Dvnic_intr.h89 void vnic_intr_free(struct vnic_intr *intr);
Denic_res.c185 vnic_intr_free(&enic->intr[i]); in enic_free_vnic_resources()