Home
last modified time | relevance | path

Searched defs:oldi (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.c1473 u16 oldi = 0; in b43legacy_phy_lo_g_measure() local
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.c1473 u16 oldi = 0; in b43legacy_phy_lo_g_measure() local
/kernel/linux/linux-5.10/net/ipv4/
H A Dnexthop.c1010 struct nh_info *oldi, *newi; in replace_nexthop_single() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dnexthop.c383 struct nh_info *oldi = nh_res_dereference(old_nh->nh_info); in call_nexthop_res_bucket_notifiers() local
293 nh_notifier_res_bucket_info_init(struct nh_notifier_info *info, u16 bucket_index, bool force, struct nh_info *oldi, struct nh_info *newi) nh_notifier_res_bucket_info_init() argument
325 __call_nexthop_res_bucket_notifiers(struct net *net, u32 nhg_id, u16 bucket_index, bool force, struct nh_info *oldi, struct nh_info *newi, struct netlink_ext_ack *extack) __call_nexthop_res_bucket_notifiers() argument
2059 replace_nexthop_single_notify_res(struct net *net, struct nh_res_table *res_table, struct nexthop *old, struct nh_info *oldi, struct nh_info *newi, struct netlink_ext_ack *extack) replace_nexthop_single_notify_res() argument
2101 replace_nexthop_single_notify(struct net *net, struct nexthop *group_nh, struct nexthop *old, struct nh_info *oldi, struct nh_info *newi, struct netlink_ext_ack *extack) replace_nexthop_single_notify() argument
2129 struct nh_info *oldi, *newi; replace_nexthop_single() local
[all...]

Completed in 11 milliseconds