Searched refs:ipo_dst (Results 1 – 4 of 4) sorted by relevance
67 struct fbnic_ip_addr ipo_dst[FBNIC_RPC_TCAM_IP_ADDR_NUM_ENTRIES]; member
481 ip_addr = &fbd->ipo_dst[idx]; in fbnic_get_cls_rule()862 ip_dst = __fbnic_ip6_sync(fbd, fbd->ipo_dst, in fbnic_set_cls_rule_ins()874 ip_dst - fbd->ipo_dst); in fbnic_set_cls_rule_ins()1026 for (idx = ARRAY_SIZE(fbd->ipo_dst); idx--;) in fbnic_clear_nfc_ip_addr()1027 __fbnic_ip_unsync(&fbd->ipo_dst[idx], tcam_idx); in fbnic_clear_nfc_ip_addr()
169 return fbnic_dbg_ip_addr_show(s, fbd->ipo_dst); in fbnic_dbg_ipo_dst_show()
1036 for (idx = ARRAY_SIZE(fbd->ipo_dst); idx--;) { in fbnic_write_ip_addr()1037 struct fbnic_ip_addr *ip_addr = &fbd->ipo_dst[idx]; in fbnic_write_ip_addr()