Home
last modified time | relevance | path

Searched refs:mask_count (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/openvswitch/
H A Dflow_table.h36 struct mask_count { struct
H A Dflow_table.c1101 const struct mask_count *mc_a = a; in compare_mask_and_count()
1102 const struct mask_count *mc_b = b; in compare_mask_and_count()
1111 struct mask_count *masks_and_count; in ovs_flow_masks_rebalance()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.h314 uint32_t mask_count; /* number of mask entries in prt array */ member
H A Dlpfc_mbox.c1210 hbqmb->numMask = hbq_desc->mask_count; /* # R_CTL/TYPE masks in lpfc_config_hbq()
1242 if (!hbq_desc->mask_count) in lpfc_config_hbq()
1246 for (i = 0; i < hbq_desc->mask_count; i++) { in lpfc_config_hbq()
H A Dlpfc_sli.c2513 .mask_count = 0,