Home
last modified time | relevance | path

Searched refs:updated (Results 176 - 185 of 185) sorted by relevance

12345678

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c5393 bool updated[2] = { }; in b43_nphy_cal_tx_iq_lo() local
5513 if (phy6or5x && !updated[core]) { in b43_nphy_cal_tx_iq_lo()
5515 updated[core] = true; in b43_nphy_cal_tx_iq_lo()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c5342 bool updated[2] = { }; in b43_nphy_cal_tx_iq_lo() local
5462 if (phy6or5x && !updated[core]) { in b43_nphy_cal_tx_iq_lo()
5464 updated[core] = true; in b43_nphy_cal_tx_iq_lo()
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c948 wstats.updated = 6; /* No qual value */ in ieee80211_rx()
/kernel/linux/linux-5.10/drivers/staging/ks7010/
H A Dks_hostif.c949 wstats->qual.updated = IW_QUAL_ALL_UPDATED | IW_QUAL_DBM; in hostif_phy_information_confirm()
/kernel/linux/linux-6.6/drivers/staging/ks7010/
H A Dks_hostif.c940 wstats->qual.updated = IW_QUAL_ALL_UPDATED | IW_QUAL_DBM; in hostif_phy_information_confirm()
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c945 wstats.updated = 6; /* No qual value */ in ieee80211_rx()
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dfpsp.S1559 # post-increment addressing mode, the address register is not updated. is the
3295 # register must get updated by calling _calc_ea_fout(). If the <ea> #
3482 # post-increment, then the address register did not get updated.
12275 # the INEX2 bit has already been updated by the round to the correct precision.
13055 # the INEX2 bit has already been updated by the round to the correct precision.
13670 # the INEX2 bit has already been updated by the round to the correct precision.
15752 # the INEX2 bit has already been updated by the round to the correct precision.
16255 # store_dreg_l() - store updated Dn value #
18081 # then the address registers have not been updated.
19352 # 1) -(An) : The register is not updated regardles
[all...]
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S1559 # post-increment addressing mode, the address register is not updated. is the
3295 # register must get updated by calling _calc_ea_fout(). If the <ea> #
3482 # post-increment, then the address register did not get updated.
12275 # the INEX2 bit has already been updated by the round to the correct precision.
13055 # the INEX2 bit has already been updated by the round to the correct precision.
13670 # the INEX2 bit has already been updated by the round to the correct precision.
15752 # the INEX2 bit has already been updated by the round to the correct precision.
16255 # store_dreg_l() - store updated Dn value #
18081 # then the address registers have not been updated.
19352 # 1) -(An) : The register is not updated regardles
[all...]
/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c645 neigh->updated + idev->cnf.rtr_probe_interval)) { in rt6_probe()
1806 * rt->rt6i_src is updated.) in rt6_find_cached_rt()
2029 * been updated. in rt6_exceptions_update_pmtu()
4827 * IPv6 PMTU increase, so PMTU increase should be updated here. in fib6_nh_mtu_change()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c648 neigh->updated + idev->cnf.rtr_probe_interval)) { in rt6_probe()
1805 * rt->rt6i_src is updated.) in rt6_find_cached_rt()
2028 * been updated. in rt6_exceptions_update_pmtu()
4914 * IPv6 PMTU increase, so PMTU increase should be updated here. in fib6_nh_mtu_change()

Completed in 83 milliseconds

12345678