Home
last modified time | relevance | path

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

/linux/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c32 #define MAX_MWS 256 macro
38 u64 mw_sizes[MAX_MWS];
1319 if (idx >= MAX_MWS) { in switchtec_ntb_init_shared()
1321 "Total number of MW cannot be bigger than %d", MAX_MWS); in switchtec_ntb_init_shared()