Home
last modified time | relevance | path

Searched defs:tci (Results 1 – 11 of 11) sorted by relevance

/linux-3.4.99/drivers/scsi/isci/
Dhost.c2785 void isci_tci_free(struct isci_host *ihost, u16 tci) in isci_tci_free()
2796 u16 tci = ihost->tci_pool[head]; in isci_tci_alloc() local
2810 u16 tci = isci_tci_alloc(ihost); in isci_alloc_tag() local
2821 u16 tci = ISCI_TAG_TCI(io_tag); in isci_free_tag() local
Dhost.h366 #define ISCI_TAG(seq, tci) (((u16) (seq)) << 12 | tci) argument
/linux-3.4.99/net/openvswitch/
Dactions.c77 __be16 tci; in pop_vlan() local
Dflow.c448 __be16 tci; in parse_vlan() member
1017 __be16 tci; in ovs_flow_from_nlattrs() local
Dflow.h51 __be16 tci; /* 0 if no VLAN, VLAN_TAG_PRESENT set otherwise. */ member
/linux-3.4.99/drivers/net/vmxnet3/
Dvmxnet3_defs.h131 u32 tci:16; /* Tag to Insert */ member
145 u32 tci:16; /* Tag to Insert */ member
241 u32 tci:16; /* Tag stripped */ member
249 u32 tci:16; /* Tag stripped */ member
/linux-3.4.99/drivers/net/ethernet/sfc/
Dvfdi.h90 __be16 tci; member
Dsiena_sriov.c1588 u16 tci; in efx_sriov_set_vf_vlan() local
1632 u16 tci; in efx_sriov_get_vf_config() local
/linux-3.4.99/arch/powerpc/include/asm/
Ducc_fast.h134 int tci; member
Ducc_slow.h174 int tci; member
/linux-3.4.99/arch/m68k/include/asm/
Dm68360_quicc.h263 volatile unsigned short tci:1; member