Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/block/aoe/
H A Daoemain.c59 goto cmd_fail; in aoe_init()
72 cmd_fail: in aoe_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_btc.c446 goto cmd_fail; in rtw_phl_btc_packet_event_notify()
451 cmd_fail: in rtw_phl_btc_packet_event_notify()
H A Dphl_init.c713 goto cmd_fail; in phl_fsm_module_init()
750 cmd_fail: in phl_fsm_module_init()
791 goto cmd_fail; in phl_fsm_module_start()
808 cmd_fail: in phl_fsm_module_start()
H A Dphl_role.c250 goto cmd_fail; in _phl_send_role_notify_cmd()
255 cmd_fail: in _phl_send_role_notify_cmd()
H A Dphl_cmd_ps.c1962 goto cmd_fail; in rtw_phl_ps_set_rt_cap()
1967 cmd_fail: in rtw_phl_ps_set_rt_cap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_btc.c458 goto cmd_fail; in rtw_phl_btc_packet_event_notify()
463 cmd_fail: in rtw_phl_btc_packet_event_notify()
H A Dphl_init.c721 goto cmd_fail; in phl_fsm_module_init()
758 cmd_fail: in phl_fsm_module_init()
799 goto cmd_fail; in phl_fsm_module_start()
816 cmd_fail: in phl_fsm_module_start()
H A Dphl_role.c250 goto cmd_fail; in _phl_send_role_notify_cmd()
255 cmd_fail: in _phl_send_role_notify_cmd()
H A Dphl_cmd_ps.c1998 goto cmd_fail; in rtw_phl_ps_set_rt_cap()
2003 cmd_fail: in rtw_phl_ps_set_rt_cap()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c3761 u32 cmd_ok, cmd_fail; in bnx2x_oem_event() local
3771 cmd_fail = DRV_MSG_CODE_DCC_FAILURE; in bnx2x_oem_event()
3774 cmd_fail = DRV_MSG_CODE_OEM_FAILURE; in bnx2x_oem_event()
3810 bnx2x_fw_command(bp, cmd_fail, 0); in bnx2x_oem_event()