Searched defs:get_mac_addr (Results 1 – 4 of 4) sorted by relevance
45 static int get_mac_addr(unsigned int ifindex, void *mac_addr) in get_mac_addr() function
1635 int get_mac_addr(int ifindex, void *mac_addr) in get_mac_addr() function
660 void (*get_mac_addr)(struct hnae3_handle *handle, u8 *p); member
6468 static void get_mac_addr(struct dev_info *hw_priv, u8 *macaddr, int port) in get_mac_addr() function