Home
last modified time | relevance | path

Searched defs:sta (Results 1 – 3 of 3) sorted by relevance

/include/linux/mailbox/
Dmtk-cmdq-mailbox.h69 int sta; member
/include/net/
Dmac80211.h496 struct ieee80211_sta *sta; member
1337 struct ieee80211_sta *sta; member
2426 struct ieee80211_sta *sta; member
2540 #define link_sta_dereference_protected(sta, link_id) \ argument
2544 #define link_sta_dereference_check(sta, link_id) \ argument
2548 #define for_each_sta_active_link(vif, sta, link_sta, link_id) \ argument
2574 struct ieee80211_sta *sta; member
2592 struct ieee80211_sta *sta; member
3119 struct ieee80211_sta *sta; member
3735 struct ieee80211_sta *sta; member
[all …]
/include/acpi/
Dacpi_bus.h577 static inline void acpi_set_device_status(struct acpi_device *adev, u32 sta) in acpi_set_device_status()