Home
last modified time | relevance | path

Searched refs:ht_smps (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dht.c561 action_frame->u.action.u.ht_smps.action = WLAN_HT_ACTION_SMPS; in ieee80211_send_smps_action()
568 action_frame->u.action.u.ht_smps.smps_control = in ieee80211_send_smps_action()
572 action_frame->u.action.u.ht_smps.smps_control = in ieee80211_send_smps_action()
576 action_frame->u.action.u.ht_smps.smps_control = in ieee80211_send_smps_action()
H A Dstatus.c201 mgmt->u.action.u.ht_smps.action == WLAN_HT_ACTION_SMPS && in ieee80211_frame_acked()
205 switch (mgmt->u.action.u.ht_smps.smps_control) { in ieee80211_frame_acked()
H A Drx.c3502 switch (mgmt->u.action.u.ht_smps.action) { in ieee80211_rx_h_action()
3513 switch (mgmt->u.action.u.ht_smps.smps_control) { in ieee80211_rx_h_action()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.c2421 action_frame->u.action.u.ht_smps.action = WLAN_HT_ACTION_SMPS; in rtl_make_smps_action()
2428 action_frame->u.action.u.ht_smps.smps_control = in rtl_make_smps_action()
2432 action_frame->u.action.u.ht_smps.smps_control = in rtl_make_smps_action()
2436 action_frame->u.action.u.ht_smps.smps_control = in rtl_make_smps_action()
H A Dpci.c501 if (action_frame->u.action.u.ht_smps.action == in _rtl_pci_tx_isr()
/openbmc/linux/include/linux/
H A Dieee80211.h1376 } __packed ht_smps; member