Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/aoe/
Daoemain.c59 goto cmd_fail; in aoe_init()
72 cmd_fail: in aoe_init()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Di2c.c421 goto cmd_fail; in mlxsw_i2c_cmd()
441 goto cmd_fail; in mlxsw_i2c_cmd()
468 goto cmd_fail; in mlxsw_i2c_cmd()
480 cmd_fail: in mlxsw_i2c_cmd()
/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c3750 u32 cmd_ok, cmd_fail; in bnx2x_oem_event() local
3760 cmd_fail = DRV_MSG_CODE_DCC_FAILURE; in bnx2x_oem_event()
3763 cmd_fail = DRV_MSG_CODE_OEM_FAILURE; in bnx2x_oem_event()
3799 bnx2x_fw_command(bp, cmd_fail, 0); in bnx2x_oem_event()