Home
last modified time | relevance | path

Searched refs:__fbnic_ip6_sync (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_rpc.h212 struct fbnic_ip_addr *__fbnic_ip6_sync(struct fbnic_dev *fbd,
H A Dfbnic_ethtool.c1031 ip_src = __fbnic_ip6_sync(fbd, fbd->ipo_src, in fbnic_set_cls_rule_ins()
1049 ip_dst = __fbnic_ip6_sync(fbd, fbd->ipo_dst, in fbnic_set_cls_rule_ins()
1072 ip_src = __fbnic_ip6_sync(fbd, fbd->ip_src, in fbnic_set_cls_rule_ins()
1088 ip_dst = __fbnic_ip6_sync(fbd, fbd->ip_dst, in fbnic_set_cls_rule_ins()
H A Dfbnic_rpc.c855 struct fbnic_ip_addr *__fbnic_ip6_sync(struct fbnic_dev *fbd, in __fbnic_ip6_sync() function