Home
last modified time | relevance | path

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

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