Home
last modified time | relevance | path

Searched refs:D_11BG_COMPATIBLE_MODE (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/staging/ks7010/
Dks_hostif.h353 #define D_11BG_COMPATIBLE_MODE 2 macro
Dks_wlan_net.c930 priv->reg.phy_type == D_11BG_COMPATIBLE_MODE) { /* channel 14 */ in ks_wlan_get_range()
1962 *uwrq != D_11BG_COMPATIBLE_MODE) in ks_wlan_set_phy_type()
1998 priv->reg.phy_type == D_11BG_COMPATIBLE_MODE) ? in ks_wlan_set_cts_mode()
Dks7010_sdio.c861 priv->reg.phy_type = D_11BG_COMPATIBLE_MODE; in ks7010_init_defaults()