Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h21 s32 atl1e_init_hw(struct atl1e_hw *hw);
H A Datl1e_hw.c560 int atl1e_init_hw(struct atl1e_hw *hw) in atl1e_init_hw() function
H A Datl1e_main.c1950 err = atl1e_init_hw(&adapter->hw); in atl1e_up()