Home
last modified time | relevance | path

Searched refs:atl1_set_mac_addr (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/atlx/
Datl1.h53 #define atlx_set_mac_addr atl1_set_mac_addr
61 static void atl1_set_mac_addr(struct atl1_hw *hw);
Datl1.c919 static void atl1_set_mac_addr(struct atl1_hw *hw) in atl1_set_mac_addr() function
3087 atl1_set_mac_addr(&adapter->hw); in atl1_remove()