Searched refs:atmel_set_mib16 (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ |
D | atmel.c | 601 static void atmel_set_mib16(struct atmel_private *priv, u8 type, u8 index, 3159 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type, in associate() 3167 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type, in associate() 3173 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type, in associate() 3243 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type, in atmel_join_bss() 4029 atmel_set_mib16(priv, Mac_Mib_Type, MAC_MIB_RTS_THRESHOLD_POS, priv->rts_threshold); in reset_atmel_card() 4030 atmel_set_mib16(priv, Mac_Mib_Type, MAC_MIB_FRAG_THRESHOLD_POS, priv->frag_threshold); in reset_atmel_card() 4037 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type, MAC_MGMT_MIB_LISTEN_INTERVAL_POS, 1); in reset_atmel_card() 4038 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type, MAC_MGMT_MIB_BEACON_PER_POS, priv->default_beacon_period); in reset_atmel_card() 4118 static void atmel_set_mib16(struct atmel_private *priv, u8 type, u8 index, in atmel_set_mib16() function
|