Searched refs:CurrentFwCmdIO (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192S_phy.c3440 priv->CurrentFwCmdIO = FwCmdIO; // Update current FW Cmd for callback use.
3494 RT_TRACE(COMP_CMD, "--->SetFwCmdIOTimerCallback(): Cmd(%#x), SetFwCmdInProgress(%d)\n", priv->CurrentFwCmdIO, priv->SetFwCmdInProgress);
3498 switch(priv->CurrentFwCmdIO)
3501 priv->CurrentFwCmdIO = FW_CMD_RA_REFRESH_N_COMB;
3504 priv->CurrentFwCmdIO = FW_CMD_RA_REFRESH_BG_COMB;
3510 switch(priv->CurrentFwCmdIO)
H A Dr8192U.h1421 u8 CurrentFwCmdIO; member in struct:r8192_priv
H A Dr8192U_core.c3225 priv->CurrentFwCmdIO = 0;

Completed in 53 milliseconds