Searched refs:tx_method (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/verify/dbcc/ |
| H A D | phl_test_dbcc.c | 103 if (arg->tx_method == 0) { in dbcc_tx() 105 } else if (arg->tx_method == 1) { in dbcc_tx()
|
| H A D | phl_test_dbcc_def.h | 91 u8 tx_method; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/verify/dbcc/ |
| H A D | phl_test_dbcc.c | 103 if (arg->tx_method == 0) { in dbcc_tx() 105 } else if (arg->tx_method == 1) { in dbcc_tx()
|
| H A D | phl_test_dbcc_def.h | 91 u8 tx_method; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/mp/ |
| H A D | phl_test_mp_tx.c | 738 if (arg->tx_method == MP_PMACT_TX) { in phl_mp_tx_packet() 742 } else if (arg->tx_method == MP_TMACT_TX) { in phl_mp_tx_packet() 747 else if(arg->tx_method == MP_SW_TX) { in phl_mp_tx_packet() 753 else if(arg->tx_method == MP_FW_PMAC_TX){ in phl_mp_tx_packet() 777 if (arg->tx_method == MP_PMACT_TX) { in phl_mp_tx_continuous_packet() 780 } else if (arg->tx_method == MP_TMACT_TX) { in phl_mp_tx_continuous_packet()
|
| H A D | phl_test_mp_def.h | 282 u8 tx_method; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/mp/ |
| H A D | phl_test_mp_tx.c | 738 if (arg->tx_method == MP_PMACT_TX) { in phl_mp_tx_packet() 742 } else if (arg->tx_method == MP_TMACT_TX) { in phl_mp_tx_packet() 747 else if(arg->tx_method == MP_SW_TX) { in phl_mp_tx_packet() 753 else if(arg->tx_method == MP_FW_PMAC_TX){ in phl_mp_tx_packet() 777 if (arg->tx_method == MP_PMACT_TX) { in phl_mp_tx_continuous_packet() 780 } else if (arg->tx_method == MP_TMACT_TX) { in phl_mp_tx_continuous_packet()
|
| H A D | phl_test_mp_def.h | 287 u8 tx_method; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_mp.c | 1252 enum rtw_mp_tx_method tx_method, boolean bstart) in rtw_phl_mp_tx_cmd() argument 1262 tx_arg.tx_method = tx_method; in rtw_phl_mp_tx_cmd() 1278 RTW_INFO("%s,SET MP_TX_PACKETS tx_method %d\n", __func__, tx_arg.tx_method); in rtw_phl_mp_tx_cmd() 1279 if (tx_method == RTW_MP_PMACT_TX) { in rtw_phl_mp_tx_cmd() 1284 } else if (tx_method == RTW_MP_FW_PMACT_TX) { in rtw_phl_mp_tx_cmd() 1378 if (tx_method == RTW_MP_TMACT_TX) in rtw_phl_mp_tx_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_mp.c | 1213 enum rtw_mp_tx_method tx_method, boolean bstart) in rtw_phl_mp_tx_cmd() argument 1223 tx_arg.tx_method = tx_method; in rtw_phl_mp_tx_cmd() 1238 RTW_INFO("%s,SET MP_TX_PACKETS tx_method %d\n", __func__, tx_arg.tx_method); in rtw_phl_mp_tx_cmd() 1239 if (tx_method == RTW_MP_PMACT_TX) { in rtw_phl_mp_tx_cmd() 1243 } else if (tx_method == RTW_MP_FW_PMACT_TX) { in rtw_phl_mp_tx_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_mp.h | 912 u8 tx_method; member 1527 enum rtw_mp_tx_method tx_method, boolean bstart);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_mp.h | 925 u8 tx_method; member 1544 enum rtw_mp_tx_method tx_method, boolean bstart);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/ |
| H A D | halmac_type.h | 1052 HAL_SECURITY_METHOD tx_method; member
|