Searched refs:Phy_Mib_Type (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/atmel/ |
H A D | atmel.c | 260 #define Phy_Mib_Type 0x07 macro 1339 atmel_set_mib8(priv, Phy_Mib_Type, PHY_MIB_REG_DOMAIN_POS, priv->reg_domain); in atmel_open() 1341 priv->reg_domain = atmel_get_mib8(priv, Phy_Mib_Type, PHY_MIB_REG_DOMAIN_POS); in atmel_open() 2828 atmel_set_mib8(priv, Phy_Mib_Type, PHY_MIB_CHANNEL_POS, channel); in handle_beacon_probe() 3137 atmel_set_mib(priv, Phy_Mib_Type, in associate() 4014 atmel_set_mib(priv, Phy_Mib_Type, PHY_MIB_RATE_SET_POS, atmel_basic_rates, 4); in reset_atmel_card()
|
/kernel/linux/linux-6.6/drivers/net/wireless/atmel/ |
H A D | atmel.c | 259 #define Phy_Mib_Type 0x07 macro 1338 atmel_set_mib8(priv, Phy_Mib_Type, PHY_MIB_REG_DOMAIN_POS, priv->reg_domain); in atmel_open() 1340 priv->reg_domain = atmel_get_mib8(priv, Phy_Mib_Type, PHY_MIB_REG_DOMAIN_POS); in atmel_open() 2823 atmel_set_mib8(priv, Phy_Mib_Type, PHY_MIB_CHANNEL_POS, channel); in handle_beacon_probe() 3132 atmel_set_mib(priv, Phy_Mib_Type, in associate() 4014 atmel_set_mib(priv, Phy_Mib_Type, PHY_MIB_RATE_SET_POS, atmel_basic_rates, 4); in reset_atmel_card()
|
Completed in 12 milliseconds