Home
last modified time | relevance | path

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

/linux-6.1.9/include/soc/fsl/qe/
Ducc_fast.h59 #define UCC_FAST_MRBLR_ALIGNMENT 4 macro
/linux-6.1.9/drivers/soc/fsl/qe/
Ducc_fast.c152 if (uf_info->max_rx_buf_length & (UCC_FAST_MRBLR_ALIGNMENT - 1)) { in ucc_fast_init()