Home
last modified time | relevance | path

Searched refs:vmask (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Dsiena_phy.c436 __in uint32_t vmask, in siena_phy_decode_stats() argument
445 SIENA_SIMPLE_STAT_SET2(vmask, esmp, smask, stat, OUI); in siena_phy_decode_stats()
450 if (vmask & (1 << MC_CMD_PMA_PMD_SIGNAL)) { in siena_phy_decode_stats()
477 SIENA_SIMPLE_STAT_SET2(vmask, esmp, smask, stat, PCS_LINK_UP); in siena_phy_decode_stats()
478 SIENA_SIMPLE_STAT_SET2(vmask, esmp, smask, stat, PCS_RX_FAULT); in siena_phy_decode_stats()
480 SIENA_SIMPLE_STAT_SET2(vmask, esmp, smask, stat, PCS_BER); in siena_phy_decode_stats()
492 if (vmask & (1 << MC_CMD_PHYXS_SYNC)) { in siena_phy_decode_stats()
509 SIENA_SIMPLE_STAT_SET2(vmask, esmp, smask, stat, AN_LINK_UP); in siena_phy_decode_stats()
510 SIENA_SIMPLE_STAT_SET2(vmask, esmp, smask, stat, AN_COMPLETE); in siena_phy_decode_stats()
526 uint32_t vmask = encp->enc_mcdi_phy_stat_mask; in siena_phy_stats_update() local
[all …]
H A Dsiena_impl.h407 __in uint32_t vmask,
/f-stack/tools/ipfw/
H A Dtables.c499 xi.tflags != xie.tflags || xi.vmask != xie.vmask || ( in table_create()
949 uint32_t vmask; in table_modify_record() local
993 xi.vmask = vmask; in table_modify_record()
1119 uint32_t vmask; in table_do_lookup() local
1433 uint32_t vmask; in tentry_fill_key() local
1438 vmask = 0; in tentry_fill_key()
1450 vmask = xi->vmask; in tentry_fill_key()
1487 *pvmask = vmask; in tentry_fill_key()
1551 vmask &= ~flag; in tentry_fill_value()
1651 if (vmask != 0) in tentry_fill_value()
[all …]
/f-stack/dpdk/lib/librte_efd/
H A Drte_efd_arm64.h25 uint32x4_t vmask = vdupq_n_u32(0x1); in efd_lookup_internal_neon() local
39 vresult = vandq_u32(vresult, vmask); in efd_lookup_internal_neon()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c84 uint32_t vmask; /* bitmask with supported values */ member
269 xi.vmask = IPFW_VTYPE_LEGACY; in create_table_compat()
587 ts.vmask = tc->vmask; in add_table_entry()
1891 tc->vmask = i->vmask; in create_table_internal()
2073 i->vmask = tc->vmask; in export_table_info()
H A Dip_fw_table_value.c499 mask_table_value(ptei->pvalue, &tval, ts->vmask); in ipfw_link_table_values()
564 mask_table_value(ptei->pvalue, &tval, ts->vmask); in ipfw_link_table_values()
H A Dip_fw_table.h216 uint32_t vmask; member
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h982 uint32_t vmask; /* bitmask with value types */ member
/f-stack/freebsd/netinet/
H A Dip_fw.h982 uint32_t vmask; /* bitmask with value types */ member