Searched refs:sync_dtim_count (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/mac80211/
H A Dtrace.h493 __field(u8, sync_dtim_count)
522 __entry->sync_dtim_count = link_conf->sync_dtim_count;
H A Dmlme.c5200 &link->conf->sync_dtim_count,
6212 link->conf->sync_dtim_count = elems->dtim_count;
6339 link->conf->sync_dtim_count = elems->dtim_count;
7618 &link->conf->sync_dtim_count,
7627 link->conf->sync_dtim_count = 0;
7631 link->conf->sync_dtim_count = 0;
8022 link->conf->sync_dtim_count = dtim_count;
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c620 dtim_offs = link_conf->sync_dtim_count *
/linux-master/include/net/
H A Dmac80211.h588 * %BSS_CHANGED_DTIM flag.). See also sync_dtim_count important notice.
591 * (see @sync_tsf). See also sync_dtim_count important notice.
592 * @sync_dtim_count: Only valid when %IEEE80211_HW_TIMING_BEACON_ONLY
731 u8 sync_dtim_count; member in struct:ieee80211_bss_conf

Completed in 137 milliseconds