Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlegacy/
D3945.h85 struct il_station_priv_common common;
Dcommon.h713 struct il_station_priv_common { struct
2155 return ((struct il_station_priv_common *)sta->drv_priv)->sta_id; in il_sta_id()
2831 struct il_station_priv_common common;
Dcommon.c2447 struct il_station_priv_common *sta_common = (void *)sta->drv_priv; in il_mac_sta_remove()