Searched refs:rx_mgmt_frame (Results 1 – 1 of 1) sorted by relevance
312 struct ieee80211_mgmt *rx_mgmt_frame = in wmi_evt_rx_mgmt() local319 __le16 fc = rx_mgmt_frame->frame_control; in wmi_evt_rx_mgmt()338 u64 tsf = le64_to_cpu(rx_mgmt_frame->u.beacon.timestamp); in wmi_evt_rx_mgmt()339 u16 cap = le16_to_cpu(rx_mgmt_frame->u.beacon.capab_info); in wmi_evt_rx_mgmt()340 u16 bi = le16_to_cpu(rx_mgmt_frame->u.beacon.beacon_int); in wmi_evt_rx_mgmt()341 const u8 *ie_buf = rx_mgmt_frame->u.beacon.variable; in wmi_evt_rx_mgmt()350 bss = cfg80211_inform_bss_frame(wiphy, channel, rx_mgmt_frame, in wmi_evt_rx_mgmt()354 rx_mgmt_frame->bssid); in wmi_evt_rx_mgmt()361 (void *)rx_mgmt_frame, d_len, 0); in wmi_evt_rx_mgmt()