Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dtxdesc.h27 #define AX_TXD_FWDL_EN BIT(20) macro
202 #define AX_TXD_FWDL_EN BIT(20) macro
379 #define AX_TXD_FWDL_EN BIT(20) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dtxdesc.h27 #define AX_TXD_FWDL_EN BIT(20) macro
202 #define AX_TXD_FWDL_EN BIT(20) macro
379 #define AX_TXD_FWDL_EN BIT(20) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dtrx_desc.c91 (info->type == RTW_PHL_PKT_TYPE_FWDL ? AX_TXD_FWDL_EN : 0)); in txdes_proc_h2c_fwdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dtrx_desc.c91 (info->type == RTW_PHL_PKT_TYPE_FWDL ? AX_TXD_FWDL_EN : 0)); in txdes_proc_h2c_fwdl()