Searched refs:tci (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/vmxnet3/
H A Dvmxnet3_defs.h131 u32 tci:16; /* Tag to Insert */ member in struct:Vmxnet3_TxDesc
145 u32 tci:16; /* Tag to Insert */ member in struct:Vmxnet3_TxDesc
241 u32 tci:16; /* Tag stripped */ member in struct:Vmxnet3_RxCompDesc
249 u32 tci:16; /* Tag stripped */ member in struct:Vmxnet3_RxCompDesc
H A Dvmxnet3_drv.c978 gdesc->txd.tci = vlan_tx_tag_get(skb);
1182 adapter->vlan_grp, rcd->tci);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssltest.c2243 SSL_CIPHER *ci, *tci = NULL; local
2250 if (tci != NULL)
2251 if (ci->id >= tci->id)
2253 fprintf(stderr, "failed %lx vs. %lx\n", ci->id, tci->id);
2256 tci = ci;
2263 tci = NULL;
2266 if (tci != NULL)
2267 if (ci->id >= tci->id)
2269 fprintf(stderr, "failed %lx vs. %lx\n", ci->id, tci->id);
2272 tci
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dssltest.c2243 SSL_CIPHER *ci, *tci = NULL; local
2250 if (tci != NULL)
2251 if (ci->id >= tci->id)
2253 fprintf(stderr, "failed %lx vs. %lx\n", ci->id, tci->id);
2256 tci = ci;
2263 tci = NULL;
2266 if (tci != NULL)
2267 if (ci->id >= tci->id)
2269 fprintf(stderr, "failed %lx vs. %lx\n", ci->id, tci->id);
2272 tci
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Ducc_fast.h134 int tci; member in struct:ucc_fast_info
H A Ducc_slow.h174 int tci; member in struct:ucc_slow_info
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssltest.c3146 const SSL_CIPHER *ci, *tci = NULL; local
3152 if (tci != NULL)
3153 if (ci->id >= tci->id) {
3154 fprintf(stderr, "failed %lx vs. %lx\n", ci->id, tci->id);
3157 tci = ci;
3164 tci = NULL;
3166 if (tci != NULL)
3167 if (ci->id >= tci->id) {
3168 fprintf(stderr, "failed %lx vs. %lx\n", ci->id, tci->id);
3171 tci
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssltest.c3146 const SSL_CIPHER *ci, *tci = NULL; local
3152 if (tci != NULL)
3153 if (ci->id >= tci->id) {
3154 fprintf(stderr, "failed %lx vs. %lx\n", ci->id, tci->id);
3157 tci = ci;
3164 tci = NULL;
3166 if (tci != NULL)
3167 if (ci->id >= tci->id) {
3168 fprintf(stderr, "failed %lx vs. %lx\n", ci->id, tci->id);
3171 tci
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dm68360_quicc.h263 volatile unsigned short tci:1; member in struct:quicc::scc_regs::__anon9635::__anon9636
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/qe_lib/
H A Ducc_slow.c287 if (us_info->tci)
H A Ducc_fast.c244 if (uf_info->tci)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dwinmain.cpp2625 TC_ITEM tci; local
2626 tci.mask = TCIF_TEXT;
2627 tci.pszText = TEXT("General");
2628 TabCtrl_InsertItem(GetDlgItem(hDlg, IDC_TAB), 0, &tci); local
2629 tci.pszText = TEXT("Comment");
2630 TabCtrl_InsertItem(GetDlgItem(hDlg, IDC_TAB), 1, &tci); local
/netgear-R7000-V1.0.7.12_1.2.5/src/include/proto/
H A D802.11.h1786 uint16 tci; member in struct:dot11_tclas_fc_2_8021q

Completed in 282 milliseconds