Home
last modified time | relevance | path

Searched refs:err_notify (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mucse/rnpgbe/
H A Drnpgbe_main.c99 int err, err_notify; in rnpgbe_add_adapter() local
134 err_notify = rnpgbe_send_notify(hw, true, mucse_fw_powerup); in rnpgbe_add_adapter()
135 if (err_notify) { in rnpgbe_add_adapter()
137 err_notify); in rnpgbe_add_adapter()
176 if (!err_notify) { in rnpgbe_add_adapter()
177 err_notify = rnpgbe_send_notify(hw, false, mucse_fw_powerup); in rnpgbe_add_adapter()
178 if (err_notify) in rnpgbe_add_adapter()
180 err_notify); in rnpgbe_add_adapter()
/linux/drivers/platform/x86/
H A Dapple-gmux.c906 goto err_notify; in gmux_probe()
920 goto err_notify; in gmux_probe()
975 err_notify: in gmux_probe()
/linux/net/devlink/
H A Dregion.c735 goto err_notify; in devlink_nl_region_new_doit()
739 goto err_notify; in devlink_nl_region_new_doit()
752 err_notify: in devlink_nl_region_new_doit()
/linux/net/ipv4/
H A Dnexthop.c2356 goto err_notify; in replace_nexthop_single_notify_res()
2362 err_notify: in replace_nexthop_single_notify_res()
2451 goto err_notify; in replace_nexthop_single()
2469 err_notify: in replace_nexthop_single()