Home
last modified time | relevance | path

Searched refs:ptxcmd (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dtblupd.c403 struct mac_ax_f2p_tx_cmd *ptxcmd, in mac_f2p_test_cmd() argument
527 cpu_to_le32(SET_WORD(ptxcmd->cmd_type, F2P_CMD_TYPE) | in mac_f2p_test_cmd()
528 SET_WORD(ptxcmd->cmd_sub_type, F2P_CMD_SUB_TYPE) | in mac_f2p_test_cmd()
529 SET_WORD(ptxcmd->dl_user_num, F2P_DL_USER_NUM) | in mac_f2p_test_cmd()
530 SET_WORD(ptxcmd->bw, F2P_BW) | in mac_f2p_test_cmd()
531 SET_WORD(ptxcmd->tx_power, F2P_TX_POWER)); in mac_f2p_test_cmd()
534 cpu_to_le32(SET_WORD(ptxcmd->fw_define, F2P_FW_DEFINE) | in mac_f2p_test_cmd()
535 SET_WORD(ptxcmd->ss_sel_mode, F2P_SS_SEL_MODE) | in mac_f2p_test_cmd()
536 SET_WORD(ptxcmd->next_qsel, F2P_NEXT_QSEL) | in mac_f2p_test_cmd()
537 SET_WORD(ptxcmd->twt_group, F2P_TWT_GROUP) | in mac_f2p_test_cmd()
[all …]
H A Dtblupd.h225 struct mac_ax_f2p_tx_cmd *ptxcmd,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dtblupd.c403 struct mac_ax_f2p_tx_cmd *ptxcmd, in mac_f2p_test_cmd() argument
527 cpu_to_le32(SET_WORD(ptxcmd->cmd_type, F2P_CMD_TYPE) | in mac_f2p_test_cmd()
528 SET_WORD(ptxcmd->cmd_sub_type, F2P_CMD_SUB_TYPE) | in mac_f2p_test_cmd()
529 SET_WORD(ptxcmd->dl_user_num, F2P_DL_USER_NUM) | in mac_f2p_test_cmd()
530 SET_WORD(ptxcmd->bw, F2P_BW) | in mac_f2p_test_cmd()
531 SET_WORD(ptxcmd->tx_power, F2P_TX_POWER)); in mac_f2p_test_cmd()
534 cpu_to_le32(SET_WORD(ptxcmd->fw_define, F2P_FW_DEFINE) | in mac_f2p_test_cmd()
535 SET_WORD(ptxcmd->ss_sel_mode, F2P_SS_SEL_MODE) | in mac_f2p_test_cmd()
536 SET_WORD(ptxcmd->next_qsel, F2P_NEXT_QSEL) | in mac_f2p_test_cmd()
537 SET_WORD(ptxcmd->twt_group, F2P_TWT_GROUP) | in mac_f2p_test_cmd()
[all …]
H A Dtblupd.h225 struct mac_ax_f2p_tx_cmd *ptxcmd,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.h534 struct mp_mac_ax_f2p_tx_cmd *ptxcmd,
H A Dhal_api_mac.c7520 struct mp_mac_ax_f2p_tx_cmd *ptxcmd, in rtw_hal_mac_f2p_test_cmd() argument
7526 …if (mac->ops->f2p_test_cmd(mac, (void*)info, (void*)f2pwd, (void*)ptxcmd, psigb_addr) == MACSUCCES… in rtw_hal_mac_f2p_test_cmd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.h534 struct mp_mac_ax_f2p_tx_cmd *ptxcmd,
H A Dhal_api_mac.c7504 struct mp_mac_ax_f2p_tx_cmd *ptxcmd, in rtw_hal_mac_f2p_test_cmd() argument
7510 …if (mac->ops->f2p_test_cmd(mac, (void*)info, (void*)f2pwd, (void*)ptxcmd, psigb_addr) == MACSUCCES… in rtw_hal_mac_f2p_test_cmd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h15122 struct mac_ax_f2p_tx_cmd *ptxcmd,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h15122 struct mac_ax_f2p_tx_cmd *ptxcmd,