Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep_vf/
Doctep_vf_mbox.h157 int octep_vf_mbox_get_mac_addr(struct octep_vf_device *oct, char *mac_addr);
Doctep_vf_mbox.c289 int octep_vf_mbox_get_mac_addr(struct octep_vf_device *oct, char *mac_addr) in octep_vf_mbox_get_mac_addr() function
Doctep_vf_main.c1037 return octep_vf_mbox_get_mac_addr(oct, addr); in octep_vf_get_mac_addr()