Searched refs:rx_queue_prio (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/ |
A D | dwmac4_core.c | 1175 .rx_queue_prio = dwmac4_rx_queue_priority, 1217 .rx_queue_prio = dwmac4_rx_queue_priority, 1265 .rx_queue_prio = dwmac4_rx_queue_priority,
|
A D | hwif.h | 295 void (*rx_queue_prio)(struct mac_device_info *hw, u32 prio, u32 queue); member 411 stmmac_do_void_callback(__priv, mac, rx_queue_prio, __args)
|
A D | dwxgmac2_core.c | 1461 .rx_queue_prio = dwxgmac2_rx_queue_prio, 1522 .rx_queue_prio = dwxgmac2_rx_queue_prio,
|
Completed in 12 milliseconds