Searched refs:ENETC_PRSSCAPR_GET_NUM_RSS (Results 1 – 2 of 2) sorted by relevance
205 #define ENETC_PRSSCAPR_GET_NUM_RSS(val) (BIT((val) & 0xf) * 32) macro
1141 num_rss = ENETC_PRSSCAPR_GET_NUM_RSS(val); in enetc_init_port_rss_memory()