Searched refs:atmel_set_mib8 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/atmel/ |
H A D | atmel.c | 599 static void atmel_set_mib8(struct atmel_private *priv, u8 type, u8 index, 1339 atmel_set_mib8(priv, Phy_Mib_Type, PHY_MIB_REG_DOMAIN_POS, priv->reg_domain); in atmel_open() 2822 atmel_set_mib8(priv, Local_Mib_Type, LOCAL_MIB_PREAMBLE_TYPE, new); in handle_beacon_probe() 2828 atmel_set_mib8(priv, Phy_Mib_Type, PHY_MIB_CHANNEL_POS, channel); in handle_beacon_probe() 3141 atmel_set_mib8(priv, Mac_Mgmt_Mib_Type, in associate() 3147 atmel_set_mib8(priv, Mac_Mgmt_Mib_Type, in associate() 3217 atmel_set_mib8(priv, Mac_Mgmt_Mib_Type, in atmel_join_bss() 3229 atmel_set_mib8(priv, Local_Mib_Type, in atmel_join_bss() 4002 atmel_set_mib8(priv, Local_Mib_Type, LOCAL_MIB_AUTO_TX_RATE_POS, priv->auto_tx_rate); in reset_atmel_card() 4003 atmel_set_mib8(pri in reset_atmel_card() 4082 static void atmel_set_mib8(struct atmel_private *priv, u8 type, u8 index, u8 data) atmel_set_mib8() function [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/atmel/ |
H A D | atmel.c | 598 static void atmel_set_mib8(struct atmel_private *priv, u8 type, u8 index, 1338 atmel_set_mib8(priv, Phy_Mib_Type, PHY_MIB_REG_DOMAIN_POS, priv->reg_domain); in atmel_open() 2817 atmel_set_mib8(priv, Local_Mib_Type, LOCAL_MIB_PREAMBLE_TYPE, new); in handle_beacon_probe() 2823 atmel_set_mib8(priv, Phy_Mib_Type, PHY_MIB_CHANNEL_POS, channel); in handle_beacon_probe() 3136 atmel_set_mib8(priv, Mac_Mgmt_Mib_Type, in associate() 3142 atmel_set_mib8(priv, Mac_Mgmt_Mib_Type, in associate() 3212 atmel_set_mib8(priv, Mac_Mgmt_Mib_Type, in atmel_join_bss() 3224 atmel_set_mib8(priv, Local_Mib_Type, in atmel_join_bss() 4002 atmel_set_mib8(priv, Local_Mib_Type, LOCAL_MIB_AUTO_TX_RATE_POS, priv->auto_tx_rate); in reset_atmel_card() 4003 atmel_set_mib8(pri in reset_atmel_card() 4082 static void atmel_set_mib8(struct atmel_private *priv, u8 type, u8 index, u8 data) atmel_set_mib8() function [all...] |
Completed in 12 milliseconds