Home
last modified time | relevance | path

Searched refs:PROTO_CAP_11AX (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Drtw_general_def.h284 #define PROTO_CAP_11AX BIT4 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Drtw_general_def.h284 #define PROTO_CAP_11AX BIT4 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c52 PROTO_CAP_11AC | PROTO_CAP_11AX; in init_hal_spec_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c52 PROTO_CAP_11AC | PROTO_CAP_11AX; in init_hal_spec_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c182 if (proto_cap & PROTO_CAP_11AX) in rtw_hw_is_wireless_mode_support()
215 if(proto_cap & PROTO_CAP_11AX) { in rtw_hw_get_wireless_mode()
H A Drtw_wlan_util.c1617 recv_beacon->proto_cap |= PROTO_CAP_11AX; in _rtw_get_bcn_keys()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c182 if (proto_cap & PROTO_CAP_11AX) in rtw_hw_is_wireless_mode_support()
215 if(proto_cap & PROTO_CAP_11AX) { in rtw_hw_get_wireless_mode()
H A Drtw_wlan_util.c1617 recv_beacon->proto_cap |= PROTO_CAP_11AX; in rtw_get_bcn_keys()