Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dtxdesc.h73 #define AX_TXD_AGG_EN BIT(12) macro
248 #define AX_TXD_AGG_EN BIT(12) macro
430 #define AX_TXD_AGG_EN BIT(12) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dtxdesc.h73 #define AX_TXD_AGG_EN BIT(12) macro
248 #define AX_TXD_AGG_EN BIT(12) macro
430 #define AX_TXD_AGG_EN BIT(12) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dtrx_desc.c203 (info->ampdu_en ? AX_TXD_AGG_EN : 0) | in txdes_proc_data()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dtrx_desc.c203 (info->ampdu_en ? AX_TXD_AGG_EN : 0) | in txdes_proc_data()