Searched refs:atmel_set_mib16 (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/wireless/atmel/ |
D | atmel.c | 600 static void atmel_set_mib16(struct atmel_private *priv, u8 type, u8 index, 3134 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type, in associate() 3142 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type, in associate() 3148 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type, in associate() 3218 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type, in atmel_join_bss() 4008 atmel_set_mib16(priv, Mac_Mib_Type, MAC_MIB_RTS_THRESHOLD_POS, priv->rts_threshold); in reset_atmel_card() 4009 atmel_set_mib16(priv, Mac_Mib_Type, MAC_MIB_FRAG_THRESHOLD_POS, priv->frag_threshold); in reset_atmel_card() 4016 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type, MAC_MGMT_MIB_LISTEN_INTERVAL_POS, 1); in reset_atmel_card() 4017 atmel_set_mib16(priv, Mac_Mgmt_Mib_Type, MAC_MGMT_MIB_BEACON_PER_POS, priv->default_beacon_period); in reset_atmel_card() 4097 static void atmel_set_mib16(struct atmel_private *priv, u8 type, u8 index, in atmel_set_mib16() function
|