Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dcfg.c91 if (!priv->has_mwo) in orinoco_wiphy_register()
222 if (priv->has_mwo) { in orinoco_set_wiphy_params()
270 if (priv->has_mwo) in orinoco_set_wiphy_params()
H A Dorinoco.h104 unsigned int has_mwo:1; member
H A Dhw.c135 priv->has_mwo = 0; in determine_fw_capabilities()
161 priv->has_mwo = (firmver >= 0x60000); in determine_fw_capabilities()
337 if (priv->has_mwo) in orinoco_hw_read_card_settings()
584 if (priv->has_mwo) in orinoco_hw_program_rids()