Searched refs:octep_vf_mbox_set_mac_addr (Results 1 – 3 of 3) sorted by relevance
156 int octep_vf_mbox_set_mac_addr(struct octep_vf_device *oct, char *mac_addr);
267 int octep_vf_mbox_set_mac_addr(struct octep_vf_device *oct, char *mac_addr) in octep_vf_mbox_set_mac_addr() function
861 err = octep_vf_mbox_set_mac_addr(oct, addr->sa_data); in octep_vf_set_mac()