Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dps.c46 (wlvif->basic_rate < CONF_HW_BIT_RATE_9MBPS)) { in wl1271_ps_set_mode()
57 (wlvif->basic_rate < CONF_HW_BIT_RATE_9MBPS)) { in wl1271_ps_set_mode()
H A Dconf.h18 CONF_HW_BIT_RATE_9MBPS = BIT(4), enumerator
208 CONF_HW_BIT_RATE_6MBPS | CONF_HW_BIT_RATE_9MBPS | \