Searched refs:Phy_Mib_Type (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/net/wireless/ |
D | atmel.c | 261 #define Phy_Mib_Type 0x07 macro 1350 atmel_set_mib8(priv, Phy_Mib_Type, PHY_MIB_REG_DOMAIN_POS, priv->reg_domain); in atmel_open() 1352 priv->reg_domain = atmel_get_mib8(priv, Phy_Mib_Type, PHY_MIB_REG_DOMAIN_POS); in atmel_open() 2871 atmel_set_mib8(priv, Phy_Mib_Type, PHY_MIB_CHANNEL_POS, channel); in handle_beacon_probe() 3180 atmel_set_mib(priv, Phy_Mib_Type, in associate() 4059 atmel_set_mib(priv, Phy_Mib_Type, PHY_MIB_RATE_SET_POS, atmel_basic_rates, 4); in reset_atmel_card()
|