Searched refs:mactime (Results 1 - 25 of 53) sorted by last modified time

123

/linux-master/net/mac80211/
H A Drx.c582 ts = status->mactime;
H A Dmlme.c6375 ieee80211_sta_process_chanswitch(link, rx_status->mactime,
6971 rx_status->mactime,
6999 rx_status->mactime,
H A Dutil.c3304 u64 ts = status->mactime;
/linux-master/include/net/
H A Dmac80211.h1382 * @RX_FLAG_MACTIME: The timestamp passed in the RX status (@mactime
1385 * @RX_FLAG_MACTIME_START: The timestamp passed in the RX status (@mactime
1389 * @RX_FLAG_MACTIME_END: The timestamp passed in the RX status (@mactime
1392 * @RX_FLAG_MACTIME_PLCP_START: The timestamp passed in the RX status (@mactime
1394 * @RX_FLAG_MACTIME_IS_RTAP_TS64: The timestamp passed in the RX status @mactime
1396 * @mactime value. Note this is a separate flag so that we continue to see
1541 * @mactime: value in microseconds of the 64-bit Time Synchronization Function
1587 u64 mactime; member in struct:ieee80211_rx_status
1760 * announcement was received. This is simply the rx.mactime parameter
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c1793 * Get absolute mactime here so all HWs RX at the "same time", and
1794 * absolute TX time for beacon mactime so the timestamp matches.
1795 * Giving beacons a different mactime than non-beacons looks messy, but
1796 * it helps the Toffset be exact and a ~10us mactime discrepancy
1865 rx_status.mactime = now + data2->tsf_offset;
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drxmq.c2149 rx_status->mactime = tsf_on_air_rise;
H A Drx.c346 rx_status->mactime = le64_to_cpu(phy_info->timestamp);
361 (unsigned long long)rx_status->mactime);
H A Dmac-ctxt.c1730 rx_status.mactime = le64_to_cpu(sb->tsf);
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dmain.c4927 u64 mactime = ULLONG_MAX; local
4941 ret = wl12xx_acx_tsf_info(wl, wlvif, &mactime);
4951 return mactime;
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcore.c2405 rx_status->mactime = desc_info->free_run_cnt;
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dtrx.c330 rx_status->mactime = status->timestamp_low;
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dtrx.c
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dtrx.c330 rx_status->mactime = get_rx_desc_tsfl(pdesc);
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dtrx.c326 rx_status->mactime = stats->timestamp_low;
/linux-master/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c Error!

 

There was an error!

/usr/local/opengrok/src/linux-master/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c (No such file or directory)

java.io.FileNotFoundException: /usr/local/opengrok/src/linux-master/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c (No such file or directory)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileReader.<init>(FileReader.java:72)
at org.opensolaris.opengrok.search.Results.prettyPrint(Results.java:191)
at org.apache.jsp.search_jsp._jspService(search_jsp.java:680)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:71)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:477)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:165)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:1025)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:451)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1201)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:654)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:319)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:750)