Lines Matching refs:link_conf
451 struct ieee80211_bss_conf *link_conf,
454 TP_ARGS(local, sdata, link_conf, changed),
489 __entry->link_id = link_conf->link_id;
490 __entry->shortpre = link_conf->use_short_preamble;
491 __entry->cts = link_conf->use_cts_prot;
492 __entry->shortslot = link_conf->use_short_slot;
493 __entry->enable_beacon = link_conf->enable_beacon;
494 __entry->dtimper = link_conf->dtim_period;
495 __entry->bcnint = link_conf->beacon_int;
496 __entry->assoc_cap = link_conf->assoc_capability;
497 __entry->sync_tsf = link_conf->sync_tsf;
498 __entry->sync_device_ts = link_conf->sync_device_ts;
499 __entry->sync_dtim_count = link_conf->sync_dtim_count;
500 __entry->basic_rates = link_conf->basic_rates;
501 memcpy(__entry->mcast_rate, link_conf->mcast_rate,
503 __entry->ht_operation_mode = link_conf->ht_operation_mode;
504 __entry->cqm_rssi_thold = link_conf->cqm_rssi_thold;
505 __entry->cqm_rssi_hyst = link_conf->cqm_rssi_hyst;
506 __entry->channel_width = link_conf->chandef.width;
507 __entry->channel_cfreq1 = link_conf->chandef.center_freq1;
508 __entry->channel_cfreq1_offset = link_conf->chandef.freq1_offset;
509 __entry->qos = link_conf->qos;
510 __entry->hidden_ssid = link_conf->hidden_ssid;
511 __entry->txpower = link_conf->txpower;
512 __entry->p2p_oppps_ctwindow = link_conf->p2p_noa_attr.oppps_ctwindow;
1681 SWITCH_ENTRY_ASSIGN(link_id, link_conf->link_id);
1722 struct ieee80211_bss_conf *link_conf,
1725 TP_ARGS(local, sdata, link_conf, ctx),
1738 __entry->link_id = link_conf->link_id;
1750 struct ieee80211_bss_conf *link_conf,
1752 TP_ARGS(local, sdata, link_conf, ctx)
1758 struct ieee80211_bss_conf *link_conf,
1760 TP_ARGS(local, sdata, link_conf, ctx)
1766 struct ieee80211_bss_conf *link_conf),
1768 TP_ARGS(local, sdata, link_conf),
1783 __entry->link_id = link_conf->link_id;
1784 __entry->dtimper = link_conf->dtim_period;
1785 __entry->bcnint = link_conf->beacon_int;
1786 __entry->hidden_ssid = link_conf->hidden_ssid;
1801 struct ieee80211_bss_conf *link_conf),
1803 TP_ARGS(local, sdata, link_conf),
1814 __entry->link_id = link_conf->link_id;