efct_hw_command
rc = efct_hw_command(hw, cmd, EFCT_CMD_NOWAIT, efct_mbox_rsp_cb, ctx);
rc = efct_hw_command(hw, buf, EFCT_CMD_NOWAIT,
rc = efct_hw_command(hw, mbxdata, EFCT_CMD_NOWAIT,
rc = efct_hw_command(hw, mbxdata, EFCT_CMD_NOWAIT,
rc = efct_hw_command(hw, ctx->cmd, EFCT_CMD_NOWAIT, efct_hw_async_cb,
rc = efct_hw_command(hw, mbxdata, EFCT_CMD_NOWAIT,
rc = efct_hw_command(hw, link, EFCT_CMD_NOWAIT,
rc = efct_hw_command(hw, link, EFCT_CMD_NOWAIT,
rc = efct_hw_command(hw, link, EFCT_CMD_NOWAIT,
rc = efct_hw_command(hw, buf, EFCT_CMD_POLL, NULL, NULL);
rc = efct_hw_command(hw, cmd, EFCT_CMD_POLL, NULL, NULL);
rc = efct_hw_command(hw, buf, EFCT_CMD_POLL, NULL, NULL);
rc = efct_hw_command(hw, buf, EFCT_CMD_POLL, NULL, NULL);
rc = efct_hw_command(hw, buf, EFCT_CMD_POLL, NULL, NULL);
rc = efct_hw_command(hw, buf, EFCT_CMD_POLL, NULL, NULL);
efct_hw_command(struct efct_hw *hw, u8 *cmd, u32 opts, void *cb,