Searched refs:MAX_CRW_PENDING (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Ds390mach.h76 #define MAX_CRW_PENDING 1024 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Ds390mach.h76 #define MAX_CRW_PENDING 1024 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Ds390mach.h76 #define MAX_CRW_PENDING 1024 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Ds390mach.h76 #define MAX_CRW_PENDING 1024 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/
H A Ds390mach.c68 pcrwe = kmalloc( MAX_CRW_PENDING * sizeof( crwe_t), GFP_KERNEL);
76 for ( i=0; i < MAX_CRW_PENDING-1; i++)

Completed in 92 milliseconds