Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/wangxun/libwx/
Dwx_hw.h9 int wx_check_flash_load(struct wx *wx, u32 check_bit);
Dwx_hw.c99 int wx_check_flash_load(struct wx *hw, u32 check_bit) in wx_check_flash_load() function
116 EXPORT_SYMBOL(wx_check_flash_load);
/Linux-v6.6/drivers/net/ethernet/wangxun/txgbe/
Dtxgbe_hw.c303 status = wx_check_flash_load(wx, TXGBE_SPI_ILDR_STATUS_LAN_SW_RST(wx->bus.func)); in txgbe_reset_hw()
Dtxgbe_main.c601 err = wx_check_flash_load(wx, TXGBE_SPI_ILDR_STATUS_PERST); in txgbe_probe()
604 err = wx_check_flash_load(wx, TXGBE_SPI_ILDR_STATUS_PWRRST); in txgbe_probe()
/Linux-v6.6/drivers/net/ethernet/wangxun/ngbe/
Dngbe_main.c597 err = wx_check_flash_load(wx, NGBE_SPI_ILDR_STATUS_PERST); in ngbe_probe()
600 err = wx_check_flash_load(wx, NGBE_SPI_ILDR_STATUS_PWRRST); in ngbe_probe()