Searched refs:fBtcSet (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/staging/rtl8723bs/hal/ |
D | HalBtc8723b1Ant.c | 160 pBtCoexist->fBtcSet( in halbtc8723b1ant_UpdateRaMask() 302 pBtCoexist->fBtcSet( in halbtc8723b1ant_LimitedRx() 306 pBtCoexist->fBtcSet( in halbtc8723b1ant_LimitedRx() 310 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_U1_AGG_BUF_SIZE, &rxAggSize); in halbtc8723b1ant_LimitedRx() 312 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_AGGREGATE_CTRL, NULL); in halbtc8723b1ant_LimitedRx() 1052 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_U1_LPS_VAL, &lps); in halbtc8723b1ant_SetLpsRpwm() 1053 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_U1_RPWM_VAL, &rpwm); in halbtc8723b1ant_SetLpsRpwm() 1655 pBtCoexist->fBtcSet( in halbtc8723b1ant_PsTdma() 1981 pBtCoexist->fBtcSet( in halbtc8723b1ant_PowerSaveState() 1984 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_NORMAL_LPS, NULL); in halbtc8723b1ant_PowerSaveState() [all …]
|
D | HalBtc8723b2Ant.c | 199 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_TO_REJ_AP_AGG_PKT, &bRejectRxAgg); in halbtc8723b2ant_LimitedRx() 201 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_BL_BT_CTRL_AGG_SIZE, &bBtCtrlRxAggSize); in halbtc8723b2ant_LimitedRx() 203 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_U1_AGG_BUF_SIZE, &rxAggSize); in halbtc8723b2ant_LimitedRx() 205 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_AGGREGATE_CTRL, NULL); in halbtc8723b2ant_LimitedRx() 902 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_U1_RSSI_ADJ_VAL_FOR_AGC_TABLE_ON, &rssiAdjustVal); in halbtc8723b2ant_SetAgcTable() 1463 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_DISABLE_LOW_POWER, &bLowPwrDisable); in halbtc8723b2ant_ActionBtInquiry() 1498 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_DISABLE_LOW_POWER, &bLowPwrDisable); in halbtc8723b2ant_IsCommonAction() 1516 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_DISABLE_LOW_POWER, &bLowPwrDisable); in halbtc8723b2ant_IsCommonAction() 1533 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_DISABLE_LOW_POWER, &bLowPwrDisable); in halbtc8723b2ant_IsCommonAction() 1553 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_ACT_DISABLE_LOW_POWER, &bLowPwrDisable); in halbtc8723b2ant_IsCommonAction() [all …]
|
D | HalBtcOutSrc.h | 527 BFP_BTC_SET fBtcSet; member
|
D | hal_btcoex.c | 1009 pBtCoexist->fBtcSet = halbtcoutsrc_Set; in EXhalbtcoutsrc_InitlizeVariables()
|