Searched refs:Phy_Mib_Type (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/atmel/ |
H A D | atmel.c | 259 #define Phy_Mib_Type 0x07 macro 1338 atmel_set_mib8(priv, Phy_Mib_Type, PHY_MIB_REG_DOMAIN_POS, priv->reg_domain); in atmel_open() 1340 priv->reg_domain = atmel_get_mib8(priv, Phy_Mib_Type, PHY_MIB_REG_DOMAIN_POS); in atmel_open() 2823 atmel_set_mib8(priv, Phy_Mib_Type, PHY_MIB_CHANNEL_POS, channel); in handle_beacon_probe() 3132 atmel_set_mib(priv, Phy_Mib_Type, in associate() 4014 atmel_set_mib(priv, Phy_Mib_Type, PHY_MIB_RATE_SET_POS, atmel_basic_rates, 4); in reset_atmel_card()
|