Searched refs:atmel_set_mib16 (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.c602 static void atmel_set_mib16(struct atmel_private *priv, u8 type, u8 index,
3178 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type,
3186 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type,
3192 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type,
3262 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type,
4047 atmel_set_mib16(priv, Mac_Mib_Type, MAC_MIB_RTS_THRESHOLD_POS, priv->rts_threshold);
4048 atmel_set_mib16(priv, Mac_Mib_Type, MAC_MIB_FRAG_THRESHOLD_POS, priv->frag_threshold);
4055 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type, MAC_MGMT_MIB_LISTEN_INTERVAL_POS, 1);
4056 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type, MAC_MGMT_MIB_BEACON_PER_POS, priv->default_beacon_period);
4136 static void atmel_set_mib16(struc function
[all...]

Completed in 35 milliseconds