Searched refs:QE_NUM_OF_SNUM (Results 1 – 6 of 6) sorted by relevance
34 #define QE_NUM_OF_SNUM 28 macro44 #define QE_NUM_OF_SNUM 46 macro79 #define QE_NUM_OF_SNUM 28 macro108 #define QE_NUM_OF_SNUM 28 macro351 #define QE_NUM_OF_SNUM 28 macro382 #define QE_NUM_OF_SNUM 28 macro
46 static u8 snums[QE_NUM_OF_SNUM]; /* Dynamically allocated SNUMs */47 static DECLARE_BITMAP(snum_state, QE_NUM_OF_SNUM);308 bitmap_zero(snum_state, QE_NUM_OF_SNUM); in qe_snums_init()313 snums, 1, QE_NUM_OF_SNUM); in qe_snums_init()
31 static qe_snum_t snums[QE_NUM_OF_SNUM];142 for (i = 0; i < QE_NUM_OF_SNUM; i++) { in qe_snums_init()153 for (i = 0; i < QE_NUM_OF_SNUM; i++) { in qe_get_snum()168 for (i = 0; i < QE_NUM_OF_SNUM; i++) { in qe_put_snum()
18 #define QE_NUM_OF_SNUM 28 macro22 #define QE_NUM_OF_SNUM 28 macro29 #define QE_NUM_OF_SNUM 28 macro
260 #define QE_NUM_OF_SNUM 28 macro
26 #define QE_NUM_OF_SNUM 256 /* There are 256 serial number in QE */ macro