Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/atlx/
Datl1.h46 #define atlx_check_link atl1_check_link
64 static u32 atl1_check_link(struct atl1_adapter *adapter);
Datl1.c1303 static u32 atl1_check_link(struct atl1_adapter *adapter) in atl1_check_link() function
2605 atl1_check_link(adapter); in atl1_up()