Searched refs:delta_ms (Results 1 – 1 of 1) sorted by relevance
1662 uint delta_ms; in brcmf_p2p_send_action_frame() local1797 delta_ms = jiffies_to_msecs(jiffies - p2p->af_tx_sent_jiffies); in brcmf_p2p_send_action_frame()1798 if (le32_to_cpu(af_params->dwell_time) > delta_ms) in brcmf_p2p_send_action_frame()1800 delta_ms; in brcmf_p2p_send_action_frame()