Searched refs:atmel_set_mib16 (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/net/wireless/ |
D | atmel.c | 602 static void atmel_set_mib16(struct atmel_private *priv, u8 type, u8 index, 3177 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type, in associate() 3185 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type, in associate() 3191 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type, in associate() 3261 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type, in atmel_join_bss() 4048 atmel_set_mib16(priv, Mac_Mib_Type, MAC_MIB_RTS_THRESHOLD_POS, priv->rts_threshold); in reset_atmel_card() 4049 atmel_set_mib16(priv, Mac_Mib_Type, MAC_MIB_FRAG_THRESHOLD_POS, priv->frag_threshold); in reset_atmel_card() 4056 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type, MAC_MGMT_MIB_LISTEN_INTERVAL_POS, 1); in reset_atmel_card() 4057 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type, MAC_MGMT_MIB_BEACON_PER_POS, priv->default_beacon_period); in reset_atmel_card() 4137 static void atmel_set_mib16(struct atmel_private *priv, u8 type, u8 index, in atmel_set_mib16() function
|