Home
last modified time | relevance | path

Searched refs:il_station_priv_common (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intel/iwlegacy/
D3945.h103 struct il_station_priv_common common;
Dcommon.h728 struct il_station_priv_common { struct
2179 return ((struct il_station_priv_common *)sta->drv_priv)->sta_id; in il_sta_id()
2859 struct il_station_priv_common common;
Dcommon.c2468 struct il_station_priv_common *sta_common = (void *)sta->drv_priv; in il_mac_sta_remove()