Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h308 PACKET_MCBCQ = 0x5, /* Multicast & Broadcast Packets */ enumerator
Dstmmac_platform.c211 plat->rx_queues_cfg[queue].pkt_route = PACKET_MCBCQ; in stmmac_mtl_setup()
Ddwmac4_core.c155 } else if (packet == PACKET_MCBCQ) { in dwmac4_rx_queue_routing()
Ddwxgmac2_core.c162 else if (packet == PACKET_MCBCQ) in dwxgmac2_rx_queue_routing()