Searched refs:tagged (Results 1 – 15 of 15) sorted by relevance
/drivers/sh/intc/ |
D | virq.c | 57 int tagged; in intc_irq_lookup() local 68 tagged = radix_tree_tag_get(&d->tree, enum_id, in intc_irq_lookup() 70 if (unlikely(tagged)) in intc_irq_lookup()
|
/drivers/scsi/aic7xxx/ |
D | Kconfig.aic79xx | 22 This is an upper bound value for the number of tagged transactions 32 on some devices. The upper bound is 253. 0 disables tagged queueing.
|
D | Kconfig.aic7xxx | 27 This is an upper bound value for the number of tagged transactions 37 on some devices. The upper bound is 253. 0 disables tagged queueing.
|
D | aic7xxx.seq | 63 * this list every time a request sense occurs or after completing a non-tagged 266 * If this is a tagged request, the tagged message must 467 * If we are the result of a tagged command, send 1810 * Determine whether a target is using tagged or non-tagged 1814 * this must be a tagged transaction. 1875 * SCB. With SCB paging, we must search for non-tagged
|
D | aic79xx.seq | 1092 * Determine whether a target is using tagged or non-tagged 1095 * transaction for this target, this must be a tagged transaction.
|
/drivers/net/ethernet/freescale/enetc/ |
D | enetc_qos.c | 377 u8 tagged; member 559 ((((u16)(sid->tagged) & 0x3) << 14) in enetc_streamid_hw_set() 564 ((((u16)(sid->tagged) & 0x3) << 14) in enetc_streamid_hw_set() 1181 filter->sid.tagged = STREAMID_VLAN_UNTAGGED; in enetc_psfp_parse_clsflower() 1183 filter->sid.tagged = STREAMID_VLAN_TAGGED; in enetc_psfp_parse_clsflower() 1186 filter->sid.tagged = STREAMID_VLAN_ALL; in enetc_psfp_parse_clsflower()
|
/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_prs.c | 527 bool tagged, bool extend) in mvpp2_prs_dsa_tag_set() argument 533 tid = tagged ? MVPP2_PE_EDSA_TAGGED : MVPP2_PE_EDSA_UNTAGGED; in mvpp2_prs_dsa_tag_set() 536 tid = tagged ? MVPP2_PE_DSA_TAGGED : MVPP2_PE_DSA_UNTAGGED; in mvpp2_prs_dsa_tag_set() 552 if (tagged) { in mvpp2_prs_dsa_tag_set() 594 bool add, bool tagged, bool extend) in mvpp2_prs_dsa_tag_ethertype_set() argument 600 tid = tagged ? MVPP2_PE_ETYPE_EDSA_TAGGED : in mvpp2_prs_dsa_tag_ethertype_set() 605 tid = tagged ? MVPP2_PE_ETYPE_DSA_TAGGED : in mvpp2_prs_dsa_tag_ethertype_set() 633 if (tagged) { in mvpp2_prs_dsa_tag_ethertype_set()
|
/drivers/net/phy/mscc/ |
D | mscc_macsec.c | 377 if (flow->match.tagged) in vsc8584_macsec_flow() 670 flow->match.tagged = 1; in vsc8584_macsec_default_flows() 722 flow->match.tagged = 1; in __vsc8584_macsec_add_rxsa()
|
D | mscc_macsec.h | 94 u8 tagged:1; member
|
/drivers/scsi/ |
D | Kconfig | 953 int "Default tagged command queue depth" 959 that support tagged command queueing. This value can be changed 969 that can be queued to any device, when tagged command queuing is 1024 int "default tagged command queue depth" 1055 that can be queued to any device, when tagged command queuing is 1062 are able to take advantage of more than 32 tagged commands.
|
/drivers/net/ethernet/mscc/ |
D | ocelot_vcap.c | 380 vcap_key_bit_set(vcap, &data, VCAP_IS2_HK_VLAN_TAGGED, tag->tagged); in is2_entry_set() 698 vcap_key_bit_set(vcap, &data, VCAP_IS1_HK_VLAN_TAGGED, tag->tagged); in is1_entry_set()
|
/drivers/scsi/bfa/ |
D | bfa_fcs.h | 672 u32 tagged; /* tagged receive frames */ member
|
D | bfa_fcs.c | 1535 bfa_stats(fcs, uf.tagged); in bfa_fcs_uf_recv()
|
/drivers/infiniband/hw/cxgb4/ |
D | qp.c | 1428 int tagged; in build_term_codes() local 1444 tagged = (opcode == FW_RI_RDMA_WRITE) || in build_term_codes() 1478 if (tagged) { in build_term_codes() 1518 if (tagged) { in build_term_codes()
|
/drivers/firmware/efi/ |
D | Kconfig | 80 EFI_MEMORY_SP in UEFI 2.8). A memory range tagged with this
|