Searched refs:rx_queue_prio (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac4_core.c | 1150 .rx_queue_prio = dwmac4_rx_queue_priority, 1191 .rx_queue_prio = dwmac4_rx_queue_priority, 1235 .rx_queue_prio = dwmac4_rx_queue_priority,
|
D | hwif.h | 299 void (*rx_queue_prio)(struct mac_device_info *hw, u32 prio, u32 queue); member 407 stmmac_do_void_callback(__priv, mac, rx_queue_prio, __args)
|
D | dwxgmac2_core.c | 1458 .rx_queue_prio = dwxgmac2_rx_queue_prio, 1519 .rx_queue_prio = dwxgmac2_rx_queue_prio,
|