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

/linux-master/drivers/s390/net/
H A Dqeth_core_main.c3930 #define QETH_HDR_CACHE_OBJ_SIZE (sizeof(struct qeth_hdr_tso) + \ macro
4013 if (hdr_len + proto_len > QETH_HDR_CACHE_OBJ_SIZE)
7114 kmem_cache_create("qeth_hdr", QETH_HDR_CACHE_OBJ_SIZE,
7115 roundup_pow_of_two(QETH_HDR_CACHE_OBJ_SIZE),

Completed in 552 milliseconds