/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum.h | 118 u16 vid_end, bool is_member, bool untagged);
|
D | reg.h | 680 bool is_member, bool untagged) in mlxsw_reg_spvm_pack() argument 692 mlxsw_reg_spvm_rec_u_set(payload, i, untagged); in mlxsw_reg_spvm_pack()
|
D | spectrum.c | 481 u16 vid_end, bool is_member, bool untagged) in mlxsw_sp_port_vlan_set() argument 492 vid_end, is_member, untagged); in mlxsw_sp_port_vlan_set()
|
/linux-4.4.14/net/dsa/ |
D | slave.c | 210 DECLARE_BITMAP(untagged, DSA_MAX_PORTS); in dsa_bridge_check_vlan_range() 220 err = ds->drv->vlan_getnext(ds, &vid, members, untagged); in dsa_bridge_check_vlan_range() 296 DECLARE_BITMAP(untagged, DSA_MAX_PORTS); in dsa_slave_port_vlan_dump() 308 err = ds->drv->vlan_getnext(ds, &vid, members, untagged); in dsa_slave_port_vlan_dump() 321 if (test_bit(p->port, untagged)) in dsa_slave_port_vlan_dump()
|
/linux-4.4.14/include/net/ |
D | dsa.h | 323 unsigned long *ports, unsigned long *untagged);
|
/linux-4.4.14/drivers/net/dsa/ |
D | mv88e6xxx.c | 1476 bool untagged) in _mv88e6xxx_port_vlan_add() argument 1495 vlan.data[port] = untagged ? in _mv88e6xxx_port_vlan_add() 1507 bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED; in mv88e6xxx_port_vlan_add() local 1515 err = _mv88e6xxx_port_vlan_add(ds, port, vid, untagged); in mv88e6xxx_port_vlan_add() 1600 unsigned long *ports, unsigned long *untagged) in mv88e6xxx_vlan_getnext() argument 1629 clear_bit(port, untagged); in mv88e6xxx_vlan_getnext() 1639 set_bit(port, untagged); in mv88e6xxx_vlan_getnext()
|
D | mv88e6xxx.h | 484 unsigned long *ports, unsigned long *untagged);
|
/linux-4.4.14/Documentation/networking/ |
D | cdc_mbim.txt | 264 driver. It is initially mapped to untagged frames on the wwanY 278 0 to this VLAN, and will drop untagged frames on the master wwanY 297 untagged IPS 0 a)
|
D | switchdev.txt | 187 Note: by default, the bridge does not filter on VLAN and only bridges untagged 271 Note that STP BDPUs are untagged and STP state applies to all VLANs on the port 272 so packet filters should be applied consistently across untagged and tagged
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-net-mesh | 16 to the untagged lan.
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_defs_svc.h | 306 u32 untagged; /* Untagged frames (ignored) */ member 653 u64 untagged; /* FIP untagged frames */ member
|
D | bfa_fcs.h | 681 u32 untagged; /* untagged receive frames */ member
|
D | bfa_fcs.c | 1692 bfa_stats(fcs, uf.untagged); in bfa_fcs_uf_recv()
|
/linux-4.4.14/drivers/net/ethernet/rocker/ |
D | rocker.c | 65 bool untagged; member 1949 if (entry->key.vlan.untagged && in rocker_cmd_flow_tbl_add_vlan() 2534 bool untagged, __be16 new_vlan_id) in rocker_flow_tbl_vlan() argument 2549 entry->key.vlan.untagged = untagged; in rocker_flow_tbl_vlan() 3434 bool untagged; in rocker_port_vlan() local 3438 internal_vlan_id = rocker_port_vid_to_vlan(rocker_port, vid, &untagged); in rocker_port_vlan() 3460 internal_vlan_id, untagged); in rocker_port_vlan() 3477 goto_tbl, untagged, internal_vlan_id); in rocker_port_vlan()
|
/linux-4.4.14/Documentation/networking/dsa/ |
D | dsa.txt | 555 (tagged or untagged) for the given switch port 561 in the switch, i.e. returns the bitmaps of members and untagged ports
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 1694 * and await the bus going free. If this is an untagged transaction 1695 * store the SCB id for it in our untagged target table for lookup on 1812 * the busy target array. If there is no untagged transaction 1855 * We only allow one untagged command per-target
|
D | aic79xx.seq | 1094 * the per-device, disconnected array. If there is no untagged 1282 * and await the bus going free. If this is an untagged transaction 1283 * store the SCB id for it in our untagged target table for lookup on
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.sym53c8xx | 20 QUEUE FULL status or when using untagged commands. 305 - Send an ABORT message (if untagged) or ABORT TAG message (if tagged)
|
D | aic7xxx.txt | 43 4. 64 Byte SCB Support - Allows disconnected, untagged request table
|
D | scsi_mid_low_api.txt | 670 * -1 - drop back to untagged operation using host->cmd_per_lun 671 * as the untagged command depth
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.h | 987 u8 untagged; member
|
D | be_cmds.c | 1925 req->untagged = BE_IF_FLAGS_UNTAGGED & be_if_cap_flags(adapter) ? 1 : 0; in be_cmd_vlan_config()
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
D | qed_hsi.h | 2833 u8 untagged; member
|