Home
last modified time | relevance | path

Searched refs:IPW_STATION_TABLE_LOWER (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/net/wireless/intel/ipw2x00/
Dipw2200.h1622 #define IPW_STATION_TABLE_LOWER (IPW_SHARED_LOWER_BOUND + 0xA0C) macro
Dipw2200.c3874 ipw_write_direct(priv, IPW_STATION_TABLE_LOWER + i * sizeof(entry), in ipw_add_station()