Searched refs:dwell (Results 1 – 7 of 7) sorted by relevance
932 u16 dwell; in iwlagn_request_scan() local934 dwell = iwl_limit_dwell(priv, priv->hw_roc_duration); in iwlagn_request_scan()935 n_chan = DIV_ROUND_UP(priv->hw_roc_duration, dwell); in iwlagn_request_scan()947 dwell = priv->hw_roc_duration - i * dwell; in iwlagn_request_scan()950 scan_ch->passive_dwell = cpu_to_le16(dwell); in iwlagn_request_scan()
335 __le16 dwell; member537 int p54_scan(struct p54_common *priv, u16 mode, u16 dwell);
393 int p54_scan(struct p54_common *priv, u16 mode, u16 dwell) in p54_scan() argument417 head->dwell = cpu_to_le16(dwell); in p54_scan()
245 u16 dwell; member
1466 int dwell, i; in hw_scan_work() local1485 dwell = 120; in hw_scan_work()1487 dwell = 30; in hw_scan_work()1511 msecs_to_jiffies(dwell)); in hw_scan_work()
787 __le16 dwell; member
114 __le16 dwell; member531 discover_state.dwell = cpu_to_le16(listen_ms); in brcmf_p2p_set_discover_state()