Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
H A Dmlme.c4030 sdata->vif.bss_conf.sync_dtim_count = elems.dtim_count; in ieee80211_rx_mgmt_beacon()
4157 sdata->vif.bss_conf.sync_dtim_count = elems.dtim_count; in ieee80211_rx_mgmt_beacon()
5284 &sdata->vif.bss_conf.sync_dtim_count, in ieee80211_prep_connection()
5293 sdata->vif.bss_conf.sync_dtim_count = 0; in ieee80211_prep_connection()
5297 sdata->vif.bss_conf.sync_dtim_count = 0; in ieee80211_prep_connection()
5766 sdata->vif.bss_conf.sync_dtim_count = dtim_count; in ieee80211_mgd_assoc()
H A Dtrace.h418 __field(u8, sync_dtim_count)
458 __entry->sync_dtim_count = info->sync_dtim_count;
/kernel/linux/linux-6.6/net/mac80211/
H A Dtrace.h470 __field(u8, sync_dtim_count)
499 __entry->sync_dtim_count = link_conf->sync_dtim_count;
H A Dmlme.c5181 &link->conf->sync_dtim_count, in ieee80211_assoc_success()
5984 link->conf->sync_dtim_count = elems->dtim_count; in ieee80211_rx_mgmt_beacon()
6114 link->conf->sync_dtim_count = elems->dtim_count; in ieee80211_rx_mgmt_beacon()
7033 &link->conf->sync_dtim_count, in ieee80211_prep_connection()
7042 link->conf->sync_dtim_count = 0; in ieee80211_prep_connection()
7046 link->conf->sync_dtim_count = 0; in ieee80211_prep_connection()
7358 link->conf->sync_dtim_count = dtim_count; in ieee80211_setup_assoc_link()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c643 dtim_offs = vif->bss_conf.sync_dtim_count * in iwl_mvm_mac_ctxt_cmd_sta()
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h545 * %BSS_CHANGED_DTIM flag.). See also sync_dtim_count important notice.
548 * (see @sync_tsf). See also sync_dtim_count important notice.
549 * @sync_dtim_count: Only valid when %IEEE80211_HW_TIMING_BEACON_ONLY
660 u8 sync_dtim_count; member
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h564 * %BSS_CHANGED_DTIM flag.). See also sync_dtim_count important notice.
567 * (see @sync_tsf). See also sync_dtim_count important notice.
568 * @sync_dtim_count: Only valid when %IEEE80211_HW_TIMING_BEACON_ONLY
712 u8 sync_dtim_count; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c609 dtim_offs = link_conf->sync_dtim_count * in iwl_mvm_set_fw_dtim_tbtt()

Completed in 44 milliseconds