Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep_vf/
Doctep_vf_mbox.h156 int octep_vf_mbox_set_mac_addr(struct octep_vf_device *oct, char *mac_addr);
Doctep_vf_mbox.c267 int octep_vf_mbox_set_mac_addr(struct octep_vf_device *oct, char *mac_addr) in octep_vf_mbox_set_mac_addr() function
Doctep_vf_main.c861 err = octep_vf_mbox_set_mac_addr(oct, addr->sa_data); in octep_vf_set_mac()