Searched refs:ipo_dst (Results 1 – 4 of 4) sorted by relevance
71 struct fbnic_ip_addr ipo_dst[FBNIC_RPC_TCAM_IP_ADDR_NUM_ENTRIES]; member
703 ip_addr = &fbd->ipo_dst[idx]; in fbnic_get_cls_rule()1049 ip_dst = __fbnic_ip6_sync(fbd, fbd->ipo_dst, in fbnic_set_cls_rule_ins()1061 ip_dst - fbd->ipo_dst); in fbnic_set_cls_rule_ins()1216 for (idx = ARRAY_SIZE(fbd->ipo_dst); idx--;) in fbnic_clear_nfc_ip_addr()1217 __fbnic_ip_unsync(&fbd->ipo_dst[idx], tcam_idx); in fbnic_clear_nfc_ip_addr()
1122 for (idx = ARRAY_SIZE(fbd->ipo_dst); idx--;) { in fbnic_write_ip_addr()1123 struct fbnic_ip_addr *ip_addr = &fbd->ipo_dst[idx]; in fbnic_write_ip_addr()
528 return fbnic_dbg_ip_addr_show(s, fbd->ipo_dst); in fbnic_dbg_ipo_dst_show()