Searched refs:bStartTest (Results 1 – 1 of 1) sorted by relevance
484 u32 bStartTest; in oid_rt_pro_set_continuous_tx_hdl() local488 bStartTest = *((u32 *)poid_par_priv->information_buf); in oid_rt_pro_set_continuous_tx_hdl()489 r8712_SetContinuousTx(Adapter, (u8)bStartTest); in oid_rt_pro_set_continuous_tx_hdl()497 u32 bStartTest; in oid_rt_pro_set_single_carrier_tx_hdl() local501 bStartTest = *((u32 *)poid_par_priv->information_buf); in oid_rt_pro_set_single_carrier_tx_hdl()502 r8712_SetSingleCarrierTx(Adapter, (u8)bStartTest); in oid_rt_pro_set_single_carrier_tx_hdl()510 u32 bStartTest; in oid_rt_pro_set_carrier_suppression_tx_hdl() local514 bStartTest = *((u32 *)poid_par_priv->information_buf); in oid_rt_pro_set_carrier_suppression_tx_hdl()515 r8712_SetCarrierSuppressionTx(Adapter, (u8)bStartTest); in oid_rt_pro_set_carrier_suppression_tx_hdl()523 u32 bStartTest; in oid_rt_pro_set_single_tone_tx_hdl() local[all …]