Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_api.h26 s32 pch_gbe_hal_init_hw(struct pch_gbe_hw *hw);
Dpch_gbe_api.c151 s32 pch_gbe_hal_init_hw(struct pch_gbe_hw *hw) in pch_gbe_hal_init_hw() function
Dpch_gbe_main.c772 if (pch_gbe_hal_init_hw(&adapter->hw)) in pch_gbe_reset()