Home
last modified time | relevance | path

Searched refs:is_legacy_only (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dieee80211.h157 #define is_legacy_only(net_type) ((net_type) == ((net_type) & (WIRELESS_11BG))) macro
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_btcoex.c357 if (is_legacy_only(mlmeext->cur_wireless_mode)) in halbtcoutsrc_Get()