Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep_vf/
Doctep_vf_mbox.h150 void octep_vf_delete_mbox(struct octep_vf_device *oct);
Doctep_vf_main.c1147 octep_vf_delete_mbox(octep_vf_dev); in octep_vf_probe()
1181 octep_vf_delete_mbox(oct); in octep_vf_remove()
Doctep_vf_mbox.c41 void octep_vf_delete_mbox(struct octep_vf_device *oct) in octep_vf_delete_mbox() function