Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h859 #define IPW_START_ORD_TAB_2 1000 macro
866 ((id >= IPW_START_ORD_TAB_2) && (id < (mgr->table2_size + IPW_START_ORD_TAB_2)))
H A Dipw2100.c554 ord -= IPW_START_ORD_TAB_2; in ipw2100_get_ordinal()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h859 #define IPW_START_ORD_TAB_2 1000 macro
866 ((id >= IPW_START_ORD_TAB_2) && (id < (mgr->table2_size + IPW_START_ORD_TAB_2)))
H A Dipw2100.c543 ord -= IPW_START_ORD_TAB_2; in ipw2100_get_ordinal()

Completed in 38 milliseconds