Searched refs:sec (Results 376 - 395 of 395) sorted by relevance

<<111213141516

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dlibipw_rx.c677 switch (ieee->sec.encode_alg[keyidx]) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest.tcl240 lappend test_list {"security" "sec"}
732 sec {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Ddlmglue.c2073 u64 sec = spec->tv_sec; local
2076 res = (sec << OCFS2_SEC_SHIFT) | (nsec & OCFS2_NSEC_MASK);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c7168 unsigned sec, thr; local
7179 &sec, &thr) != 2) {
7180 sec = thr = 0;
7184 wins[i].keyword, sec,
7407 unsigned sec,thr; local
7411 sec = (value && *value) ? atoi(value) : 0;
7418 if (!sec) {
7427 sprintf(name, "%u %u", sec, thr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dnfs4xdr.c3471 uint64_t sec; local
3477 p = xdr_decode_hyper(p, &sec);
3479 time->tv_sec = (time_t)sec;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libmsrpc/
H A Dcac_samr.c2667 op->out.sec = sec_out;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dspeed.c238 long num, int bits, int sec);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.h1242 u64 sec; member in struct:e1000_hw_stats
H A De1000_main.c3227 adapter->stats.sec += er32(SEC);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A Digb_ethtool.c491 regs_buff[66] = adapter->stats.sec;
H A Digb_main.c3541 * ints/sec - ITR timer value of 120 ticks.
3576 /* when in itr mode 3 do not exceed 20K ints/sec */
3691 new_itr = 56; /* aka 70,000 ints/sec */
3694 new_itr = 196; /* aka 20,000 ints/sec */
3697 new_itr = 980; /* aka 4,000 ints/sec */
4355 adapter->stats.sec += rd32(E1000_SEC);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dspeed.c238 long num, int bits, int sec);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dspeed.c269 long num, int bits, int sec);
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dlinux_osl.c1004 skb->tstamp.tv.sec = 0;
2827 printf("%s sec mem elem kmalloc failed\n", __FUNCTION__);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_parse/
H A Dparse_spoolss.c2814 if (!prs_uint32("Hack! sec desc", ps, depth, &pipo))
3342 size+=4; /* size of sec desc ptr */
3848 q_u->secdesc_ctr->sec = secdesc;
3872 q_u->secdesc_ctr->sec = secdesc;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_server/
H A Dsrv_samr_nt.c726 dacl = q_u->buf->sec->dacl;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dx86.c842 wc.sec = boot.tv_sec;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djfreechart-1.0.13.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A DUSBModem.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/common/ com/common/ndisJni/ com/common/ndisJni/QualNdisJni ...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure[all...]

Completed in 788 milliseconds

<<111213141516