Searched refs:untagged (Results 1 – 13 of 13) sorted by relevance
/linux-4.1.27/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)
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-class-net-mesh | 16 to the untagged lan.
|
/linux-4.1.27/drivers/net/ethernet/rocker/ |
D | rocker.c | 65 bool untagged; member 1833 if (entry->key.vlan.untagged && in rocker_cmd_flow_tbl_add_vlan() 2420 bool untagged, __be16 new_vlan_id) in rocker_flow_tbl_vlan() argument 2435 entry->key.vlan.untagged = untagged; in rocker_flow_tbl_vlan() 3294 bool untagged; in rocker_port_vlan() local 3298 internal_vlan_id = rocker_port_vid_to_vlan(rocker_port, vid, &untagged); in rocker_port_vlan() 3318 internal_vlan_id, untagged); in rocker_port_vlan() 3335 goto_tbl, untagged, internal_vlan_id); in rocker_port_vlan()
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.h | 962 u8 untagged; member
|
D | be_cmds.c | 1885 req->untagged = BE_IF_FLAGS_UNTAGGED & be_if_cap_flags(adapter) ? 1 : 0; in be_cmd_vlan_config()
|