Searched refs:xmit_timestamp (Results 1 – 3 of 3) sorted by relevance
189 if (ktime_after(now, ktime_add_ms(tx_priv->xmit_timestamp, in wfx_pending_dump_old_frames()198 ktime_ms_delta(now, tx_priv->xmit_timestamp)); in wfx_pending_dump_old_frames()210 return ktime_us_delta(now, tx_priv->xmit_timestamp); in wfx_pending_get_pkt_us_delay()302 tx_priv->xmit_timestamp = ktime_get(); in wfx_tx_queues_get()
37 ktime_t xmit_timestamp; member
21 unsigned long xmit_timestamp; member355 item->xmit_timestamp = jiffies; in cw1200_queue_get()545 if (time_before(item->xmit_timestamp, in cw1200_queue_get_xmit_timestamp()547 *timestamp = item->xmit_timestamp; in cw1200_queue_get_xmit_timestamp()