Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mucse/rnpgbe/
H A Drnpgbe_main.c134 err_notify = rnpgbe_send_notify(hw, true, mucse_fw_powerup); in rnpgbe_add_adapter()
177 err_notify = rnpgbe_send_notify(hw, false, mucse_fw_powerup); in rnpgbe_add_adapter()
256 err = rnpgbe_send_notify(hw, false, mucse_fw_powerup); in rnpgbe_rm_adapter()
H A Drnpgbe.h57 int rnpgbe_send_notify(struct mucse_hw *hw,
H A Drnpgbe_chip.c64 int rnpgbe_send_notify(struct mucse_hw *hw, in rnpgbe_send_notify() function