Home
last modified time | relevance | path

Searched refs:FEAT_DATA_MIN_PAYLOAD_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/cxl/core/
H A Dfeatures.c277 #define FEAT_DATA_MIN_PAYLOAD_SIZE 10 macro
304 if (hdr_size + FEAT_DATA_MIN_PAYLOAD_SIZE > cxl_mbox->payload_size) in cxl_set_feature()