Searched refs:networktsf (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A Dscan.h166 u64 networktsf; //!< TSF timestamp from the current firmware TSF member in struct:bss_descriptor
H A Dscan.c1870 * this entries TSF value in the networktsf field. The
1871 * networktsf is the firmware's TSF value at the time the
1875 new.networktsf = le64_to_cpup(&ptsftlv->tsftable[idx]);
H A Ddebugfs.c85 pos += snprintf(buf+pos, len-pos, " %08llx |", iter_bss->networktsf);

Completed in 104 milliseconds