Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h333 PACKET_MCBCQ = 0x5, /* Multicast & Broadcast Packets */ enumerator
H A Dstmmac_platform.c211 plat->rx_queues_cfg[queue].pkt_route = PACKET_MCBCQ; in stmmac_mtl_setup()
H A Ddwmac4_core.c181 } else if (packet == PACKET_MCBCQ) { in dwmac4_rx_queue_routing()
H A Ddwxgmac2_core.c178 else if (packet == PACKET_MCBCQ) in dwxgmac2_rx_queue_routing()