Searched refs:fBtcSet (Results 1 – 4 of 4) sorted by relevance
/drivers/staging/rtl8723bs/hal/ |
D | HalBtc8723b1Ant.c | 85 pBtCoexist->fBtcSet( in halbtc8723b1ant_UpdateRaMask() 227 pBtCoexist->fBtcSet( in halbtc8723b1ant_LimitedRx() 231 pBtCoexist->fBtcSet( in halbtc8723b1ant_LimitedRx() 235 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_U1_AGG_BUF_SIZE, &rxAggSize); in halbtc8723b1ant_LimitedRx() 237 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_AGGREGATE_CTRL, NULL); in halbtc8723b1ant_LimitedRx() 769 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_U1_LPS_VAL, &lps); in halbtc8723b1ant_SetLpsRpwm() 770 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_U1_RPWM_VAL, &rpwm); in halbtc8723b1ant_SetLpsRpwm() 1293 pBtCoexist->fBtcSet( in halbtc8723b1ant_PsTdma() 1539 pBtCoexist->fBtcSet( in halbtc8723b1ant_PowerSaveState() 1542 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_NORMAL_LPS, NULL); in halbtc8723b1ant_PowerSaveState() [all …]
|
D | HalBtc8723b2Ant.c | 173 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_TO_REJ_AP_AGG_PKT, &bRejectRxAgg); in halbtc8723b2ant_LimitedRx() 175 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_CTRL_AGG_SIZE, &bBtCtrlRxAggSize); in halbtc8723b2ant_LimitedRx() 177 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_U1_AGG_BUF_SIZE, &rxAggSize); in halbtc8723b2ant_LimitedRx() 179 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_AGGREGATE_CTRL, NULL); in halbtc8723b2ant_LimitedRx() 630 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_U1_RSSI_ADJ_VAL_FOR_AGC_TABLE_ON, &rssiAdjustVal); in halbtc8723b2ant_SetAgcTable() 1054 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_DISABLE_LOW_POWER, &bLowPwrDisable); in halbtc8723b2ant_ActionBtInquiry() 1089 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_DISABLE_LOW_POWER, &bLowPwrDisable); in halbtc8723b2ant_IsCommonAction() 1105 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_DISABLE_LOW_POWER, &bLowPwrDisable); in halbtc8723b2ant_IsCommonAction() 1120 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_DISABLE_LOW_POWER, &bLowPwrDisable); in halbtc8723b2ant_IsCommonAction() 1139 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_DISABLE_LOW_POWER, &bLowPwrDisable); in halbtc8723b2ant_IsCommonAction() [all …]
|
D | HalBtcOutSrc.h | 397 BFP_BTC_SET fBtcSet; member
|
D | hal_btcoex.c | 836 pBtCoexist->fBtcSet = halbtcoutsrc_Set; in hal_btcoex_Initialize()
|