Searched refs:QE_NUM_OF_SNUM (Results 1 – 6 of 6) sorted by relevance
35 #define QE_NUM_OF_SNUM 28 macro45 #define QE_NUM_OF_SNUM 46 macro80 #define QE_NUM_OF_SNUM 28 macro109 #define QE_NUM_OF_SNUM 28 macro352 #define QE_NUM_OF_SNUM 28 macro383 #define QE_NUM_OF_SNUM 28 macro
45 static u8 snums[QE_NUM_OF_SNUM]; /* Dynamically allocated SNUMs */46 static DECLARE_BITMAP(snum_state, QE_NUM_OF_SNUM);307 bitmap_zero(snum_state, QE_NUM_OF_SNUM); in qe_snums_init()312 snums, 1, QE_NUM_OF_SNUM); in qe_snums_init()
29 static qe_snum_t snums[QE_NUM_OF_SNUM];140 for (i = 0; i < QE_NUM_OF_SNUM; i++) { in qe_snums_init()151 for (i = 0; i < QE_NUM_OF_SNUM; i++) { in qe_get_snum()166 for (i = 0; i < QE_NUM_OF_SNUM; i++) { in qe_put_snum()
19 #define QE_NUM_OF_SNUM 28 macro23 #define QE_NUM_OF_SNUM 28 macro30 #define QE_NUM_OF_SNUM 28 macro
146 #define QE_NUM_OF_SNUM 28 macro
26 #define QE_NUM_OF_SNUM 256 /* There are 256 serial number in QE */ macro