Searched refs:rx_queue_prio (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac4_core.c | 1168 .rx_queue_prio = dwmac4_rx_queue_priority, 1211 .rx_queue_prio = dwmac4_rx_queue_priority, 1260 .rx_queue_prio = dwmac4_rx_queue_priority,
|
H A D | hwif.h | 312 void (*rx_queue_prio)(struct mac_device_info *hw, u32 prio, u32 queue); member 435 stmmac_do_void_callback(__priv, mac, rx_queue_prio, __args)
|
H A D | dwxgmac2_core.c | 1589 .rx_queue_prio = dwxgmac2_rx_queue_prio, 1650 .rx_queue_prio = dwxgmac2_rx_queue_prio,
|