Home
last modified time | relevance | path

Searched refs:sync_dtim_count (Results 1 – 3 of 3) sorted by relevance

/linux/net/mac80211/
H A Dmlme.c6558 &link->conf->sync_dtim_count, in ieee80211_assoc_success()
7662 bss_conf->sync_dtim_count = elems->dtim_count; in ieee80211_rx_mgmt_beacon()
7799 bss_conf->sync_dtim_count = elems->dtim_count; in ieee80211_rx_mgmt_beacon()
9265 &link->conf->sync_dtim_count, in ieee80211_prep_connection()
9274 link->conf->sync_dtim_count = 0; in ieee80211_prep_connection()
9278 link->conf->sync_dtim_count = 0; in ieee80211_prep_connection()
9706 link->conf->sync_dtim_count = dtim_count; in ieee80211_setup_assoc_link()
10595 &link->conf->sync_dtim_count, in ieee80211_process_ml_reconf_resp()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c616 dtim_offs = link_conf->sync_dtim_count * in iwl_mvm_set_fw_dtim_tbtt()
/linux/include/net/
H A Dmac80211.h793 u8 sync_dtim_count; member