Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep_vf/
Doctep_vf_mbox.h162 int octep_vf_mbox_dev_remove(struct octep_vf_device *oct);
Doctep_vf_mbox.c374 int octep_vf_mbox_dev_remove(struct octep_vf_device *oct) in octep_vf_mbox_dev_remove() function
Doctep_vf_main.c1176 octep_vf_mbox_dev_remove(oct); in octep_vf_remove()