Home
last modified time | relevance | path

Searched refs:paraLength (Results 1 – 25 of 48) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_bt_mp.c418 if (1 == pBtReq->paraLength) { in mptbt_BtSetMode()
422 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should be 1)\n", pBtReq->paraLength); in mptbt_BtSetMode()
562 if (pBtReq->paraLength < 1) { in mptbt_BtGetGeneral()
563 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtGetGeneral()
567 getParaLen = pBtReq->paraLength - 1; in mptbt_BtGetGeneral()
864 if (pBtReq->paraLength < 1) { in mptbt_BtSetGeneral()
865 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtSetGeneral()
869 setParaLen = pBtReq->paraLength - 1; in mptbt_BtSetGeneral()
1148 if (pBtReq->paraLength == sizeof(BT_TXRX_PARAMETERS)) { in mptbt_BtSetTxRxPars()
1166 RTW_INFO("[MPT], Error!! pBtReq->paraLength=%d, correct Len=%d\n", pBtReq->paraLength, lenTxRx); in mptbt_BtSetTxRxPars()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_bt_mp.c418 if (1 == pBtReq->paraLength) { in mptbt_BtSetMode()
422 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should be 1)\n", pBtReq->paraLength); in mptbt_BtSetMode()
562 if (pBtReq->paraLength < 1) { in mptbt_BtGetGeneral()
563 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtGetGeneral()
567 getParaLen = pBtReq->paraLength - 1; in mptbt_BtGetGeneral()
864 if (pBtReq->paraLength < 1) { in mptbt_BtSetGeneral()
865 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtSetGeneral()
869 setParaLen = pBtReq->paraLength - 1; in mptbt_BtSetGeneral()
1148 if (pBtReq->paraLength == sizeof(BT_TXRX_PARAMETERS)) { in mptbt_BtSetTxRxPars()
1166 RTW_INFO("[MPT], Error!! pBtReq->paraLength=%d, correct Len=%d\n", pBtReq->paraLength, lenTxRx); in mptbt_BtSetTxRxPars()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_bt_mp.c418 if (1 == pBtReq->paraLength) { in mptbt_BtSetMode()
422 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should be 1)\n", pBtReq->paraLength); in mptbt_BtSetMode()
562 if (pBtReq->paraLength < 1) { in mptbt_BtGetGeneral()
563 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtGetGeneral()
567 getParaLen = pBtReq->paraLength - 1; in mptbt_BtGetGeneral()
864 if (pBtReq->paraLength < 1) { in mptbt_BtSetGeneral()
865 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtSetGeneral()
869 setParaLen = pBtReq->paraLength - 1; in mptbt_BtSetGeneral()
1148 if (pBtReq->paraLength == sizeof(BT_TXRX_PARAMETERS)) { in mptbt_BtSetTxRxPars()
1166 RTW_INFO("[MPT], Error!! pBtReq->paraLength=%d, correct Len=%d\n", pBtReq->paraLength, lenTxRx); in mptbt_BtSetTxRxPars()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_bt_mp.c418 if (1 == pBtReq->paraLength) { in mptbt_BtSetMode()
422 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should be 1)\n", pBtReq->paraLength); in mptbt_BtSetMode()
562 if (pBtReq->paraLength < 1) { in mptbt_BtGetGeneral()
563 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtGetGeneral()
567 getParaLen = pBtReq->paraLength - 1; in mptbt_BtGetGeneral()
864 if (pBtReq->paraLength < 1) { in mptbt_BtSetGeneral()
865 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtSetGeneral()
869 setParaLen = pBtReq->paraLength - 1; in mptbt_BtSetGeneral()
1148 if (pBtReq->paraLength == sizeof(BT_TXRX_PARAMETERS)) { in mptbt_BtSetTxRxPars()
1166 RTW_INFO("[MPT], Error!! pBtReq->paraLength=%d, correct Len=%d\n", pBtReq->paraLength, lenTxRx); in mptbt_BtSetTxRxPars()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_bt_mp.c423 if (1 == pBtReq->paraLength) { in mptbt_BtSetMode()
427 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should be 1)\n", pBtReq->paraLength); in mptbt_BtSetMode()
567 if (pBtReq->paraLength < 1) { in mptbt_BtGetGeneral()
568 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtGetGeneral()
572 getParaLen = pBtReq->paraLength - 1; in mptbt_BtGetGeneral()
869 if (pBtReq->paraLength < 1) { in mptbt_BtSetGeneral()
870 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtSetGeneral()
874 setParaLen = pBtReq->paraLength - 1; in mptbt_BtSetGeneral()
1153 if (pBtReq->paraLength == sizeof(BT_TXRX_PARAMETERS)) { in mptbt_BtSetTxRxPars()
1171 RTW_INFO("[MPT], Error!! pBtReq->paraLength=%d, correct Len=%d\n", pBtReq->paraLength, lenTxRx); in mptbt_BtSetTxRxPars()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_bt_mp.c419 if (1 == pBtReq->paraLength) { in mptbt_BtSetMode()
423 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should be 1)\n", pBtReq->paraLength); in mptbt_BtSetMode()
563 if (pBtReq->paraLength < 1) { in mptbt_BtGetGeneral()
564 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtGetGeneral()
568 getParaLen = pBtReq->paraLength - 1; in mptbt_BtGetGeneral()
865 if (pBtReq->paraLength < 1) { in mptbt_BtSetGeneral()
866 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtSetGeneral()
870 setParaLen = pBtReq->paraLength - 1; in mptbt_BtSetGeneral()
1149 if (pBtReq->paraLength == sizeof(BT_TXRX_PARAMETERS)) { in mptbt_BtSetTxRxPars()
1167 RTW_INFO("[MPT], Error!! pBtReq->paraLength=%d, correct Len=%d\n", pBtReq->paraLength, lenTxRx); in mptbt_BtSetTxRxPars()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_bt_mp.c419 if (1 == pBtReq->paraLength) { in mptbt_BtSetMode()
423 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should be 1)\n", pBtReq->paraLength); in mptbt_BtSetMode()
563 if (pBtReq->paraLength < 1) { in mptbt_BtGetGeneral()
564 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtGetGeneral()
568 getParaLen = pBtReq->paraLength - 1; in mptbt_BtGetGeneral()
865 if (pBtReq->paraLength < 1) { in mptbt_BtSetGeneral()
866 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtSetGeneral()
870 setParaLen = pBtReq->paraLength - 1; in mptbt_BtSetGeneral()
1149 if (pBtReq->paraLength == sizeof(BT_TXRX_PARAMETERS)) { in mptbt_BtSetTxRxPars()
1167 RTW_INFO("[MPT], Error!! pBtReq->paraLength=%d, correct Len=%d\n", pBtReq->paraLength, lenTxRx); in mptbt_BtSetTxRxPars()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_bt_mp.c418 if (1 == pBtReq->paraLength) { in mptbt_BtSetMode()
422 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should be 1)\n", pBtReq->paraLength); in mptbt_BtSetMode()
562 if (pBtReq->paraLength < 1) { in mptbt_BtGetGeneral()
563 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtGetGeneral()
567 getParaLen = pBtReq->paraLength - 1; in mptbt_BtGetGeneral()
864 if (pBtReq->paraLength < 1) { in mptbt_BtSetGeneral()
865 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtSetGeneral()
869 setParaLen = pBtReq->paraLength - 1; in mptbt_BtSetGeneral()
1148 if (pBtReq->paraLength == sizeof(BT_TXRX_PARAMETERS)) { in mptbt_BtSetTxRxPars()
1166 RTW_INFO("[MPT], Error!! pBtReq->paraLength=%d, correct Len=%d\n", pBtReq->paraLength, lenTxRx); in mptbt_BtSetTxRxPars()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_bt_mp.c418 if (1 == pBtReq->paraLength) { in mptbt_BtSetMode()
422 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should be 1)\n", pBtReq->paraLength); in mptbt_BtSetMode()
562 if (pBtReq->paraLength < 1) { in mptbt_BtGetGeneral()
563 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtGetGeneral()
567 getParaLen = pBtReq->paraLength - 1; in mptbt_BtGetGeneral()
864 if (pBtReq->paraLength < 1) { in mptbt_BtSetGeneral()
865 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtSetGeneral()
869 setParaLen = pBtReq->paraLength - 1; in mptbt_BtSetGeneral()
1148 if (pBtReq->paraLength == sizeof(BT_TXRX_PARAMETERS)) { in mptbt_BtSetTxRxPars()
1166 RTW_INFO("[MPT], Error!! pBtReq->paraLength=%d, correct Len=%d\n", pBtReq->paraLength, lenTxRx); in mptbt_BtSetTxRxPars()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_bt_mp.c418 if (1 == pBtReq->paraLength) { in mptbt_BtSetMode()
422 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should be 1)\n", pBtReq->paraLength); in mptbt_BtSetMode()
562 if (pBtReq->paraLength < 1) { in mptbt_BtGetGeneral()
563 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtGetGeneral()
567 getParaLen = pBtReq->paraLength - 1; in mptbt_BtGetGeneral()
864 if (pBtReq->paraLength < 1) { in mptbt_BtSetGeneral()
865 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtSetGeneral()
869 setParaLen = pBtReq->paraLength - 1; in mptbt_BtSetGeneral()
1148 if (pBtReq->paraLength == sizeof(BT_TXRX_PARAMETERS)) { in mptbt_BtSetTxRxPars()
1166 RTW_INFO("[MPT], Error!! pBtReq->paraLength=%d, correct Len=%d\n", pBtReq->paraLength, lenTxRx); in mptbt_BtSetTxRxPars()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_bt_mp.c418 if (1 == pBtReq->paraLength) { in mptbt_BtSetMode()
422 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should be 1)\n", pBtReq->paraLength); in mptbt_BtSetMode()
562 if (pBtReq->paraLength < 1) { in mptbt_BtGetGeneral()
563 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtGetGeneral()
567 getParaLen = pBtReq->paraLength - 1; in mptbt_BtGetGeneral()
864 if (pBtReq->paraLength < 1) { in mptbt_BtSetGeneral()
865 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtSetGeneral()
869 setParaLen = pBtReq->paraLength - 1; in mptbt_BtSetGeneral()
1148 if (pBtReq->paraLength == sizeof(BT_TXRX_PARAMETERS)) { in mptbt_BtSetTxRxPars()
1166 RTW_INFO("[MPT], Error!! pBtReq->paraLength=%d, correct Len=%d\n", pBtReq->paraLength, lenTxRx); in mptbt_BtSetTxRxPars()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_bt_mp.c419 if (1 == pBtReq->paraLength) { in mptbt_BtSetMode()
423 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should be 1)\n", pBtReq->paraLength); in mptbt_BtSetMode()
563 if (pBtReq->paraLength < 1) { in mptbt_BtGetGeneral()
564 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtGetGeneral()
568 getParaLen = pBtReq->paraLength - 1; in mptbt_BtGetGeneral()
865 if (pBtReq->paraLength < 1) { in mptbt_BtSetGeneral()
866 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtSetGeneral()
870 setParaLen = pBtReq->paraLength - 1; in mptbt_BtSetGeneral()
1149 if (pBtReq->paraLength == sizeof(BT_TXRX_PARAMETERS)) { in mptbt_BtSetTxRxPars()
1167 RTW_INFO("[MPT], Error!! pBtReq->paraLength=%d, correct Len=%d\n", pBtReq->paraLength, lenTxRx); in mptbt_BtSetTxRxPars()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_bt_mp.c462 if(1 == pBtReq->paraLength) in mptbt_BtSetMode()
469 DBG_8192C("[MPT], Error!! wrong parameter length=%d (should be 1)\n", pBtReq->paraLength); in mptbt_BtSetMode()
627 if(pBtReq->paraLength < 1) in mptbt_BtGetGeneral()
629 …DBG_8192C("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtGetGeneral()
633 getParaLen = pBtReq->paraLength - 1; in mptbt_BtGetGeneral()
965 if(pBtReq->paraLength < 1) in mptbt_BtSetGeneral()
967 …DBG_8192C("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtSetGeneral()
971 setParaLen = pBtReq->paraLength - 1; in mptbt_BtSetGeneral()
1286 if(pBtReq->paraLength == sizeof(BT_TXRX_PARAMETERS)) in mptbt_BtSetTxRxPars()
1307 …DBG_8192C ("[MPT], Error!! pBtReq->paraLength=%d, correct Len=%d\n", pBtReq->paraLength, lenTxRx); in mptbt_BtSetTxRxPars()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_bt_mp.c462 if(1 == pBtReq->paraLength) in mptbt_BtSetMode()
469 DBG_8192C("[MPT], Error!! wrong parameter length=%d (should be 1)\n", pBtReq->paraLength); in mptbt_BtSetMode()
627 if(pBtReq->paraLength < 1) in mptbt_BtGetGeneral()
629 …DBG_8192C("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtGetGeneral()
633 getParaLen = pBtReq->paraLength - 1; in mptbt_BtGetGeneral()
965 if(pBtReq->paraLength < 1) in mptbt_BtSetGeneral()
967 …DBG_8192C("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtSetGeneral()
971 setParaLen = pBtReq->paraLength - 1; in mptbt_BtSetGeneral()
1286 if(pBtReq->paraLength == sizeof(BT_TXRX_PARAMETERS)) in mptbt_BtSetTxRxPars()
1307 …DBG_8192C ("[MPT], Error!! pBtReq->paraLength=%d, correct Len=%d\n", pBtReq->paraLength, lenTxRx); in mptbt_BtSetTxRxPars()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_bt_mp.c419 if (1 == pBtReq->paraLength) { in mptbt_BtSetMode()
423 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should be 1)\n", pBtReq->paraLength); in mptbt_BtSetMode()
563 if (pBtReq->paraLength < 1) { in mptbt_BtGetGeneral()
564 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtGetGeneral()
568 getParaLen = pBtReq->paraLength - 1; in mptbt_BtGetGeneral()
865 if (pBtReq->paraLength < 1) { in mptbt_BtSetGeneral()
866 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtSetGeneral()
870 setParaLen = pBtReq->paraLength - 1; in mptbt_BtSetGeneral()
1149 if (pBtReq->paraLength == sizeof(BT_TXRX_PARAMETERS)) { in mptbt_BtSetTxRxPars()
1167 RTW_INFO("[MPT], Error!! pBtReq->paraLength=%d, correct Len=%d\n", pBtReq->paraLength, lenTxRx); in mptbt_BtSetTxRxPars()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_bt_mp.c419 if (1 == pBtReq->paraLength) { in mptbt_BtSetMode()
423 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should be 1)\n", pBtReq->paraLength); in mptbt_BtSetMode()
563 if (pBtReq->paraLength < 1) { in mptbt_BtGetGeneral()
564 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtGetGeneral()
568 getParaLen = pBtReq->paraLength - 1; in mptbt_BtGetGeneral()
865 if (pBtReq->paraLength < 1) { in mptbt_BtSetGeneral()
866 RTW_INFO("[MPT], Error!! wrong parameter length=%d (should larger than 1)\n", pBtReq->paraLength); in mptbt_BtSetGeneral()
870 setParaLen = pBtReq->paraLength - 1; in mptbt_BtSetGeneral()
1149 if (pBtReq->paraLength == sizeof(BT_TXRX_PARAMETERS)) { in mptbt_BtSetTxRxPars()
1167 RTW_INFO("[MPT], Error!! pBtReq->paraLength=%d, correct Len=%d\n", pBtReq->paraLength, lenTxRx); in mptbt_BtSetTxRxPars()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_bt_mp.h201 u16 paraLength; member
207 u16 paraLength; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_bt_mp.h202 u16 paraLength; member
208 u16 paraLength; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_bt_mp.h201 u16 paraLength; member
207 u16 paraLength; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_bt_mp.h201 u16 paraLength; member
207 u16 paraLength; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_bt_mp.h202 u16 paraLength; member
208 u16 paraLength; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_bt_mp.h201 u16 paraLength; member
207 u16 paraLength; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_bt_mp.h202 u16 paraLength; member
208 u16 paraLength; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_bt_mp.h202 u16 paraLength; member
208 u16 paraLength; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_bt_mp.h201 u16 paraLength; member
207 u16 paraLength; member

12