curr_prio         374 drivers/net/ethernet/stmicro/stmmac/dwmac5.c 			  u32 curr_prio)
curr_prio         397 drivers/net/ethernet/stmicro/stmmac/dwmac5.c 		if (entry->prio < curr_prio)
curr_prio         417 drivers/net/ethernet/stmicro/stmmac/dwmac5.c 	u32 curr_prio = 0;
curr_prio         438 drivers/net/ethernet/stmicro/stmmac/dwmac5.c 		entry = dwmac5_rxp_get_next_entry(entries, count, curr_prio);
curr_prio         442 drivers/net/ethernet/stmicro/stmmac/dwmac5.c 		curr_prio = entry->prio;
curr_prio         939 drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c 			    unsigned int count, u32 curr_prio)
curr_prio         962 drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c 		if (entry->prio < curr_prio)
curr_prio         983 drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c 	u32 curr_prio = 0;
curr_prio        1004 drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c 		entry = dwxgmac3_rxp_get_next_entry(entries, count, curr_prio);
curr_prio        1008 drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c 		curr_prio = entry->prio;