Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/aoe/
Daoemain.c59 goto cmd_fail; in aoe_init()
72 cmd_fail: in aoe_init()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Di2c.c420 goto cmd_fail; in mlxsw_i2c_cmd()
440 goto cmd_fail; in mlxsw_i2c_cmd()
467 goto cmd_fail; in mlxsw_i2c_cmd()
479 cmd_fail: in mlxsw_i2c_cmd()
/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c3739 u32 cmd_ok, cmd_fail; in bnx2x_oem_event() local
3749 cmd_fail = DRV_MSG_CODE_DCC_FAILURE; in bnx2x_oem_event()
3752 cmd_fail = DRV_MSG_CODE_OEM_FAILURE; in bnx2x_oem_event()
3788 bnx2x_fw_command(bp, cmd_fail, 0); in bnx2x_oem_event()