Searched refs:atmel_set_mib8 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Datmel.c600 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);
2865 atmel_set_mib8(priv, Local_Mib_Type, LOCAL_MIB_PREAMBLE_TYPE, new);
2871 atmel_set_mib8(priv, Phy_Mib_Type, PHY_MIB_CHANNEL_POS, channel);
3184 atmel_set_mib8(priv, Mac_Mgmt_Mib_Type,
3190 atmel_set_mib8(priv, Mac_Mgmt_Mib_Type,
3260 atmel_set_mib8(priv, Mac_Mgmt_Mib_Type,
3272 atmel_set_mib8(priv, Local_Mib_Type,
4045 atmel_set_mib8(priv, Local_Mib_Type, LOCAL_MIB_AUTO_TX_RATE_POS, priv->auto_tx_rate);
4046 atmel_set_mib8(pri
4125 static void atmel_set_mib8(struct atmel_private *priv, u8 type, u8 index, u8 data) function
[all...]

Completed in 45 milliseconds