Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c81 static int atl1c_configure(struct atl1c_adapter *adapter);
285 atl1c_configure(adapter); in atl1c_check_link_status()
1490 static int atl1c_configure(struct atl1c_adapter *adapter) in atl1c_configure() function
2434 err = atl1c_configure(adapter); in atl1c_up()