Home
last modified time | relevance | path

Searched refs:tagged (Results 51 – 75 of 137) sorted by relevance

123456

/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dcypress,cy8ctma340.yaml64 description: Reset line for the touchscreen, should be tagged
/openbmc/linux/drivers/net/phy/mscc/
H A Dmscc_macsec.h92 u8 tagged:1; member
/openbmc/linux/net/bridge/
H A Dbr_vlan.c542 bool tagged; in __allowed_ingress() local
569 tagged = false; in __allowed_ingress()
571 tagged = true; in __allowed_ingress()
575 tagged = false; in __allowed_ingress()
592 if (likely(!tagged)) in __allowed_ingress()
/openbmc/linux/Documentation/arch/m68k/
H A Dkernel-options.rst594 :Syntax: atascsi=<can_queue>[,<cmd_per_lun>[,<scat-gat>[,<host-id>[,<tagged>]]]]
616 from 1. If tagged queuing (see below) is not used, values greater
648 <tagged>:
649 0 means turn off tagged queuing support, all other values > 0 mean
650 use tagged queuing for targets that support it. Default: currently
651 off, but this may change when tagged queuing handling has been
657 tagged queuing (:-().
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c1609 if (node->tagged) { in mlx5_vdpa_add_mac_vlan_rules()
1663 static u64 search_val(u8 *mac, u16 vlan, bool tagged) in search_val() argument
1667 if (!tagged) in search_val()
1694 static int mac_vlan_add(struct mlx5_vdpa_net *ndev, u8 *mac, u16 vid, bool tagged) in mac_vlan_add() argument
1701 val = search_val(mac, vid, tagged); in mac_vlan_add()
1709 ptr->tagged = tagged; in mac_vlan_add()
1725 static void mac_vlan_del(struct mlx5_vdpa_net *ndev, u8 *mac, u16 vlan, bool tagged) in mac_vlan_del() argument
1729 ptr = mac_vlan_lookup(ndev, search_val(mac, vlan, tagged)); in mac_vlan_del()
/openbmc/linux/Documentation/bpf/
H A Dprog_flow_dissector.rst76 have to parse VLAN information twice for double tagged packets.
/openbmc/linux/include/soc/mscc/
H A Docelot_vcap.h501 enum ocelot_vcap_bit tagged; /* Tagged/untagged frame */ member
/openbmc/webui-vue/
H A DCONTRIBUTING.md128 New features and bugs ready for development will be tagged with the
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.seq63 * 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
/openbmc/linux/Documentation/networking/dsa/
H A Ddsa.rst134 EDSA tagging protocol, the operating system sees EDSA-tagged packets from the
135 leaf switches that tagged them with the shorter DSA header. This can be done
179 the EtherType would have been, were this frame not tagged. The role of this
189 the IP header is to be found in the tagged frame as seen by the DSA master.
935 that the packet is also VLAN-tagged with the VLAN ID that the bridge processed
937 the egress-untagged ports, or keep the tag on the egress-tagged ones.
986 (tagged or untagged) for the given switch port. The CPU port becomes a member
1095 the redundant traffic are aware of the fact that it is HSR-tagged (because HSR
H A Dsja1105.rst87 bridge with ``vlan_filtering 0`` can be kept (accept all traffic, tagged or
125 sub-interface on the DSA master port, and send normal (0x8100) VLAN-tagged
/openbmc/linux/Documentation/scsi/
H A Darcmsr_spec.rst696 byte 7 tagged queue (1 enabled)
713 byte 7 tagged queue (1 enabled)
/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Dqcom,ebi2.txt72 The following optional properties are properties that can be tagged onto
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dsnps,dwmac.yaml241 description: Bitmask of the tagged frames priorities assigned to the queue
393 Bitmask of the tagged frames priorities assigned to the queue.
/openbmc/linux/drivers/net/dsa/
H A Drzn1_a5psw.c732 bool tagged = !(vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED); in a5psw_port_vlan_add() local
746 if (tagged) in a5psw_port_vlan_add()
/openbmc/libpldm/
H A DREADME.md76 > tagged release
/openbmc/openbmc/
H A DREADME.md136 [Stack Overflow](https://stackoverflow.com/questions/tagged/openbmc). Please
/openbmc/linux/Documentation/rust/
H A Dcoding-guidelines.rst58 includes ``// SAFETY:``, ``// TODO:`` and other "tagged" comments, e.g.:
/openbmc/libpldm/docs/checklists/
H A Dchanges.md176 - [ ] There has been at least one tagged release of `libpldm` subsequent to
/openbmc/linux/drivers/scsi/
H A DKconfig944 int "Default tagged command queue depth"
950 that support tagged command queueing. This value can be changed
960 that can be queued to any device, when tagged command queuing is
1014 int "default tagged command queue depth"
1045 that can be queued to any device, when tagged command queuing is
1052 are able to take advantage of more than 32 tagged commands.
/openbmc/qemu/target/arm/
H A Dptw.c3031 bool tagged = false; in combine_cacheattrs() local
3037 tagged = true; in combine_cacheattrs()
3073 if (tagged && ret.attrs == 0xff) { in combine_cacheattrs()
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcs.h672 u32 tagged; /* tagged receive frames */ member
/openbmc/linux/Documentation/security/
H A DSCTP.rst332 set of posts tagged "netlabel" at: https://www.paul-moore.com/blog/t.
/openbmc/linux/Documentation/process/
H A Dstable-kernel-rules.rst216 - The finalized and tagged releases of all stable kernels can be found
H A Dmaintainer-netdev.rst43 merge window is closed, and it is called/tagged ``-rc1``. No new
57 the dev cycle. If it was tagged rc7 a week ago, then a release is

123456