Searched refs:wx_check_flash_load (Results 1 – 3 of 3) sorted by relevance
16 int wx_check_flash_load(struct wx *wx, u32 check_bit);
199 int wx_check_flash_load(struct wx *hw, u32 check_bit) in wx_check_flash_load() function 216 EXPORT_SYMBOL(wx_check_flash_load);
200 status = wx_check_flash_load(wx, TXGBE_SPI_ILDR_STATUS_LAN_SW_RST(wx->bus.func)); in txgbe_reset_hw()