Home
last modified time | relevance | path

Searched refs:AX_TXD_SIFS_TX (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dtxdesc.h157 #define AX_TXD_SIFS_TX BIT(6) macro
332 #define AX_TXD_SIFS_TX BIT(6) macro
527 #define AX_TXD_SIFS_TX BIT(6) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dtxdesc.h157 #define AX_TXD_SIFS_TX BIT(6) macro
332 #define AX_TXD_SIFS_TX BIT(6) macro
527 #define AX_TXD_SIFS_TX BIT(6) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dtrx_desc.c248 cpu_to_le32((info->sifs_tx ? AX_TXD_SIFS_TX : 0) | in txdes_proc_data()
382 cpu_to_le32((info->sifs_tx ? AX_TXD_SIFS_TX : 0) | in txdes_proc_mgnt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dtrx_desc.c248 cpu_to_le32((info->sifs_tx ? AX_TXD_SIFS_TX : 0) | in txdes_proc_data()
382 cpu_to_le32((info->sifs_tx ? AX_TXD_SIFS_TX : 0) | in txdes_proc_mgnt()