Searched refs:atmel_set_mib8 (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/net/wireless/ |
D | atmel.c | 600 static void atmel_set_mib8(struct atmel_private *priv, u8 type, u8 index, 1350 atmel_set_mib8(priv, Phy_Mib_Type, PHY_MIB_REG_DOMAIN_POS, priv->reg_domain); in atmel_open() 2864 atmel_set_mib8(priv, Local_Mib_Type, LOCAL_MIB_PREAMBLE_TYPE, new); in handle_beacon_probe() 2870 atmel_set_mib8(priv, Phy_Mib_Type, PHY_MIB_CHANNEL_POS, channel); in handle_beacon_probe() 3183 atmel_set_mib8(priv, Mac_Mgmt_Mib_Type, in associate() 3189 atmel_set_mib8(priv, Mac_Mgmt_Mib_Type, in associate() 3259 atmel_set_mib8(priv, Mac_Mgmt_Mib_Type, in atmel_join_bss() 3271 atmel_set_mib8(priv, Local_Mib_Type, in atmel_join_bss() 4046 atmel_set_mib8(priv, Local_Mib_Type, LOCAL_MIB_AUTO_TX_RATE_POS, priv->auto_tx_rate); in reset_atmel_card() 4047 atmel_set_mib8(priv, Local_Mib_Type, LOCAL_MIB_TX_PROMISCUOUS_POS, PROM_MODE_OFF); in reset_atmel_card() [all …]
|