Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/ks7010/
H A Dks_hostif.h353 #define D_11BG_COMPATIBLE_MODE 2 macro
H A Dks_wlan_net.c929 priv->reg.phy_type == D_11BG_COMPATIBLE_MODE) { /* channel 14 */ in ks_wlan_get_range()
1966 uwrq->mode != D_11BG_COMPATIBLE_MODE) in ks_wlan_set_phy_type()
2002 priv->reg.phy_type == D_11BG_COMPATIBLE_MODE) ? in ks_wlan_set_cts_mode()
H A Dks7010_sdio.c861 priv->reg.phy_type = D_11BG_COMPATIBLE_MODE; in ks7010_init_defaults()