Searched refs:IPW_START_ORD_TAB_2 (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/ipw2x00/
H A Dipw2100.h858 #define IPW_START_ORD_TAB_2 1000 macro
865 ((id >= IPW_START_ORD_TAB_2) && (id < (mgr->table2_size + IPW_START_ORD_TAB_2)))
H A Dipw2100.c565 ord -= IPW_START_ORD_TAB_2;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dipw2100.h858 #define IPW_START_ORD_TAB_2 1000 macro
865 ((id >= IPW_START_ORD_TAB_2) && (id < (mgr->table2_size + IPW_START_ORD_TAB_2)))
H A Dipw2100.c565 ord -= IPW_START_ORD_TAB_2;

Completed in 196 milliseconds