Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2200.h1639 #define IPW_STATION_TABLE_LOWER (IPW_SHARED_LOWER_BOUND + 0xA0C) macro
Dipw2200.c3944 ipw_write_direct(priv, IPW_STATION_TABLE_LOWER + i * sizeof(entry), in ipw_add_station()