Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dtrace.h505 __field(u8, sync_dtim_count)
534 __entry->sync_dtim_count = link_conf->sync_dtim_count;
H A Dmlme.c6226 &link->conf->sync_dtim_count, in ieee80211_assoc_success()
7366 bss_conf->sync_dtim_count = elems->dtim_count; in ieee80211_rx_mgmt_beacon()
7502 bss_conf->sync_dtim_count = elems->dtim_count; in ieee80211_rx_mgmt_beacon()
8951 &link->conf->sync_dtim_count, in ieee80211_prep_connection()
8960 link->conf->sync_dtim_count = 0; in ieee80211_prep_connection()
8964 link->conf->sync_dtim_count = 0; in ieee80211_prep_connection()
9377 link->conf->sync_dtim_count = dtim_count; in ieee80211_setup_assoc_link()
10269 &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.h790 u8 sync_dtim_count; member