Searched refs:rx_queue_prio (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac4_core.c | 1143 .rx_queue_prio = dwmac4_rx_queue_priority, 1186 .rx_queue_prio = dwmac4_rx_queue_priority, 1235 .rx_queue_prio = dwmac4_rx_queue_priority,
|
D | hwif.h | 312 void (*rx_queue_prio)(struct mac_device_info *hw, u32 prio, u32 queue); member 433 stmmac_do_void_callback(__priv, mac, rx_queue_prio, __args)
|
D | dwxgmac2_core.c | 1505 .rx_queue_prio = dwxgmac2_rx_queue_prio, 1567 .rx_queue_prio = dwxgmac2_rx_queue_prio,
|