Searched refs:rx_queue_prio (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac4_core.c | 937 .rx_queue_prio = dwmac4_rx_queue_priority, 971 .rx_queue_prio = dwmac4_rx_queue_priority, 1007 .rx_queue_prio = dwmac4_rx_queue_priority,
|
H A D | hwif.h | 327 void (*rx_queue_prio)(struct mac_device_info *hw, u32 prio, u32 queue); member 427 stmmac_do_void_callback(__priv, mac, rx_queue_prio, __args)
|
H A D | dwxgmac2_core.c | 1430 .rx_queue_prio = dwxgmac2_rx_queue_prio, 1484 .rx_queue_prio = dwxgmac2_rx_queue_prio,
|