Searched refs:Phy_Mib_Type (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/net/wireless/ |
D | atmel.c | 256 #define Phy_Mib_Type 0x07 macro 2422 atmel_set_mib8(priv, Phy_Mib_Type, PHY_MIB_CHANNEL_POS, channel); in handle_beacon_probe() 2705 atmel_set_mib(priv, Phy_Mib_Type, PHY_MIB_RATE_SET_POS, ass_resp->rates, rates_len); in associate() 3404 priv->reg_domain = atmel_get_mib8(priv, Phy_Mib_Type, PHY_MIB_REG_DOMAIN_POS); in reset_atmel_card() 3442 atmel_set_mib(priv, Phy_Mib_Type, PHY_MIB_RATE_SET_POS, atmel_basic_rates, 4); in reset_atmel_card()
|