Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/
H A D3945.h85 struct il_station_priv_common common;
H A Dcommon.h713 struct il_station_priv_common { struct
2154 return ((struct il_station_priv_common *)sta->drv_priv)->sta_id; in il_sta_id()
2830 struct il_station_priv_common common;
H A Dcommon.c2449 struct il_station_priv_common *sta_common = (void *)sta->drv_priv; in il_mac_sta_remove()