Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-reg.h53 #define MAC_RQC2_Q_PER_REG 4 macro
H A Ddwc-xlgmac-hw.c1572 regval |= (mask << ((i++ % MAC_RQC2_Q_PER_REG) << 3)); in xlgmac_config_queue_mapping()
1574 if ((i % MAC_RQC2_Q_PER_REG) && (i != prio_queues)) in xlgmac_config_queue_mapping()