Searched refs:fbnic_ip_addr (Results 1 – 5 of 5) sorted by relevance
58 struct fbnic_ip_addr { struct204 struct fbnic_ip_addr *__fbnic_ip4_sync(struct fbnic_dev *fbd,205 struct fbnic_ip_addr *ip_addr,208 struct fbnic_ip_addr *__fbnic_ip6_sync(struct fbnic_dev *fbd,209 struct fbnic_ip_addr *ip_addr,212 int __fbnic_ip_unsync(struct fbnic_ip_addr *ip_addr, unsigned int tcam_idx);
703 struct fbnic_ip_addr *ip_addr, in __fbnic_ip4_sync()707 struct fbnic_ip_addr *avail_addr = NULL; in __fbnic_ip4_sync()770 struct fbnic_ip_addr *ip_addr, in __fbnic_ip6_sync()774 struct fbnic_ip_addr *avail_addr = NULL; in __fbnic_ip6_sync()897 struct fbnic_ip_addr *ip_addr) in fbnic_write_ip_src_entry()917 struct fbnic_ip_addr *ip_addr) in fbnic_write_ip_dst_entry()938 struct fbnic_ip_addr *ip_addr) in fbnic_write_ip_outer_src_entry()957 struct fbnic_ip_addr *ip_addr) in fbnic_write_ip_outer_dst_entry()979 struct fbnic_ip_addr *ip_addr = &fbd->ip_src[idx]; in fbnic_write_ip_addr()1001 struct fbnic_ip_addr *ip_addr = &fbd->ip_dst[idx]; in fbnic_write_ip_addr()[all …]
66 struct fbnic_ip_addr ip_src[FBNIC_RPC_TCAM_IP_ADDR_NUM_ENTRIES];67 struct fbnic_ip_addr ip_dst[FBNIC_RPC_TCAM_IP_ADDR_NUM_ENTRIES];68 struct fbnic_ip_addr ipo_src[FBNIC_RPC_TCAM_IP_ADDR_NUM_ENTRIES];69 struct fbnic_ip_addr ipo_dst[FBNIC_RPC_TCAM_IP_ADDR_NUM_ENTRIES];
609 struct fbnic_ip_addr *ip_addr; in fbnic_get_cls_rule()626 struct fbnic_ip_addr *ip_addr; in fbnic_get_cls_rule()661 struct fbnic_ip_addr *ip_addr; in fbnic_get_cls_rule()678 struct fbnic_ip_addr *ip_addr; in fbnic_get_cls_rule()714 struct fbnic_ip_addr *ip_addr; in fbnic_get_cls_rule()728 struct fbnic_ip_addr *ip_addr; in fbnic_get_cls_rule()811 struct fbnic_ip_addr *ip_src = NULL, *ip_dst = NULL; in fbnic_set_cls_rule_ins()
119 struct fbnic_ip_addr *ip_addr) in fbnic_dbg_ip_addr_show()
Completed in 18 milliseconds