| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_beamforming.c | 121 pEntry->PreLogSeq = 0; /*Modified by Jeffery @2015-04-13*/ in beamforming_add_entry() 1083 …71X("[%s] LogSeq=%d, PreLogSeq=%d\n", __func__, pBeamformEntry->LogSeq, pBeamformEntry->PreLogSeq); in beamforming_get_ndpa_frame() 1089 …__func__, Sequence, pBeamformEntry->LogSeq, pBeamformEntry->PreLogSeq, pBeamformEntry->LogRetryCnt… in beamforming_get_ndpa_frame() 1091 if ((pBeamformEntry->LogSeq != 0) && (pBeamformEntry->PreLogSeq != 0)) { in beamforming_get_ndpa_frame() 1093 …if ((pBeamformEntry->LogSeq != Sequence) && (pBeamformEntry->PreLogSeq != pBeamformEntry->LogSeq))… in beamforming_get_ndpa_frame() 1115 pBeamformEntry->PreLogSeq = pBeamformEntry->LogSeq; in beamforming_get_ndpa_frame()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | rtw_beamforming.h | 87 u8 PreLogSeq; /*Modified by Jeffery @2015-03-30*/ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/txbf/ |
| H A D | haltxbfinterface.c | 1343 …__func__, pBeamformerEntry->LogSeq, pBeamformerEntry->PreLogSeq, pBeamformerEntry->LogRetryCnt, pB… 1351 …__func__, Sequence, pBeamformerEntry->LogSeq, pBeamformerEntry->PreLogSeq, pBeamformerEntry->LogRe… 1353 if ((pBeamformerEntry->LogSeq != 0) && (pBeamformerEntry->PreLogSeq != 0)) { 1355 …if ((pBeamformerEntry->LogSeq != Sequence) && (pBeamformerEntry->PreLogSeq != pBeamformerEntry->Lo… 1378 pBeamformerEntry->PreLogSeq = pBeamformerEntry->LogSeq;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/txbf/ |
| H A D | haltxbfinterface.c | 1461 …__func__, pBeamformerEntry->LogSeq, pBeamformerEntry->PreLogSeq, pBeamformerEntry->LogRetryCnt, pB… 1469 …__func__, Sequence, pBeamformerEntry->LogSeq, pBeamformerEntry->PreLogSeq, pBeamformerEntry->LogRe… 1471 if ((pBeamformerEntry->LogSeq != 0) && (pBeamformerEntry->PreLogSeq != 0)) { 1473 …if ((pBeamformerEntry->LogSeq != Sequence) && (pBeamformerEntry->PreLogSeq != pBeamformerEntry->Lo… 1496 pBeamformerEntry->PreLogSeq = pBeamformerEntry->LogSeq;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_beamforming.c | 768 pEntry->PreLogSeq = 0; /*Modified by Jeffery @2015-04-13*/ in beamforming_add_entry() 1733 …NFO("[%s] LogSeq=%d, PreLogSeq=%d\n", __func__, pBeamformEntry->LogSeq, pBeamformEntry->PreLogSeq); in beamforming_get_ndpa_frame() 1739 …__func__, Sequence, pBeamformEntry->LogSeq, pBeamformEntry->PreLogSeq, pBeamformEntry->LogRetryCnt… in beamforming_get_ndpa_frame() 1741 if ((pBeamformEntry->LogSeq != 0) && (pBeamformEntry->PreLogSeq != 0)) { in beamforming_get_ndpa_frame() 1743 …if ((pBeamformEntry->LogSeq != Sequence) && (pBeamformEntry->PreLogSeq != pBeamformEntry->LogSeq))… in beamforming_get_ndpa_frame() 1765 pBeamformEntry->PreLogSeq = pBeamformEntry->LogSeq; in beamforming_get_ndpa_frame()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/phydm/ |
| H A D | phydm_beamforming.h | 105 u1Byte PreLogSeq; // Modified by Jeffery @2015-03-30 member
|
| H A D | phydm_beamforming.c | 749 pBeamformerEntry->PreLogSeq = pBeamformerEntry->LogSeq; in Beamforming_GetNDPAFrame() 752 …if ((pBeamformerEntry->LogSeq != Sequence) && (pBeamformerEntry->PreLogSeq != pBeamformerEntry->Lo… in Beamforming_GetNDPAFrame() 755 pBeamformerEntry->PreLogSeq = pBeamformerEntry->LogSeq; in Beamforming_GetNDPAFrame() 760 pBeamformerEntry->PreLogSeq, in Beamforming_GetNDPAFrame()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | rtw_beamforming.h | 232 u8 PreLogSeq; /*Modified by Jeffery @2015-03-30*/ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/ |
| H A D | phydm_beamforming.h | 144 u1Byte PreLogSeq; /*Modified by Jeffery @2015-03-30*/ member
|
| H A D | phydm_beamforming.c | 455 pEntry->PreLogSeq = 0; /*Modified by Jeffery @2015-04-13*/ in Beamforming_AddBFerEntry()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | rtw_beamforming.h | 320 u8 PreLogSeq; /*Modified by Jeffery @2015-03-30*/ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/ |
| H A D | phydm_beamforming.h | 143 u1Byte PreLogSeq; /*Modified by Jeffery @2015-03-30*/ member
|
| H A D | phydm_beamforming.c | 392 pEntry->PreLogSeq = 0; /*Modified by Jeffery @2015-04-13*/ in Beamforming_AddBFerEntry()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_beamforming.c | 2090 pEntry->PreLogSeq = 0; /*Modified by Jeffery @2015-04-13*/ in beamforming_add_entry() 2998 …NFO("[%s] LogSeq=%d, PreLogSeq=%d\n", __func__, pBeamformEntry->LogSeq, pBeamformEntry->PreLogSeq); in rtw_beamforming_get_ndpa_frame() 3004 …__func__, Sequence, pBeamformEntry->LogSeq, pBeamformEntry->PreLogSeq, pBeamformEntry->LogRetryCnt… in rtw_beamforming_get_ndpa_frame() 3006 if ((pBeamformEntry->LogSeq != 0) && (pBeamformEntry->PreLogSeq != 0)) { in rtw_beamforming_get_ndpa_frame() 3008 …if ((pBeamformEntry->LogSeq != Sequence) && (pBeamformEntry->PreLogSeq != pBeamformEntry->LogSeq))… in rtw_beamforming_get_ndpa_frame() 3030 pBeamformEntry->PreLogSeq = pBeamformEntry->LogSeq; in rtw_beamforming_get_ndpa_frame()
|