Lines Matching +full:1 +full:qbv
62 /* TSD and Qbv are mutually exclusive in hardware */ in enetc_setup_taprio()
86 gce = (struct gce *)(gcl_data + 1); in enetc_setup_taprio()
249 prio_top = tc_nums - 1; in enetc_setup_tc_cbs()
366 /* TSD and Qbv are mutually exclusive in hardware */ in enetc_setup_tc_txtime()
389 #define ENETC_PSFP_WILDCARD -1
394 FILTER_ACTION_TYPE_ACL = BIT(1),
395 FILTER_ACTION_TYPE_BOTH = GENMASK(1, 0),
552 si_conf->iports = cpu_to_le32(1 << port); in enetc_streamid_hw_set()
553 si_conf->id_type = 1; in enetc_streamid_hw_set()
555 si_conf->oui[1] = 0x80; in enetc_streamid_hw_set()
570 si_conf->iports = cpu_to_le32(1 << port); in enetc_streamid_hw_set()
573 si_conf->oui[1] = 0x80; in enetc_streamid_hw_set()
578 /* VIDM default to be 1. in enetc_streamid_hw_set()
618 cbd.length = cpu_to_le16(1); in enetc_streamfilter_hw_set()
633 sfi_config->input_ports = cpu_to_le32(1 << port); in enetc_streamfilter_hw_set()
733 *start = (n + 1) * cycle; in get_start_ns()
789 cbd.cmd = 1; in enetc_streamgate_hw_set()
795 sgcl_config->acl_len = (sgi->num_entries - 1) & 0x3; in enetc_streamgate_hw_set()
826 to->msdu[1] = (from->maxoctets >> 8) & 0xFF; in enetc_streamgate_hw_set()
967 return -1; in enetc_get_free_index()
1252 refcount_set(&sgi->refcount, 1); in enetc_psfp_parse_clsflower()
1275 refcount_set(&sfi->refcount, 1); in enetc_psfp_parse_clsflower()
1291 refcount_set(&fmi->refcount, 1); in enetc_psfp_parse_clsflower()
1306 sfi->prio = f->common.prio - 1; in enetc_psfp_parse_clsflower()
1330 sfi_overwrite = 1; in enetc_psfp_parse_clsflower()
1344 refcount_read(&old_fmi->refcount) + 1); in enetc_psfp_parse_clsflower()
1355 refcount_read(&old_sgi->refcount) + 1); in enetc_psfp_parse_clsflower()