Home
last modified time | relevance | path

Searched refs:max_pkts (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.h229 int *num_pkts, int max_pkts);
H A Demac-mac.c1088 int *num_pkts, int max_pkts) in emac_mac_rx_process() argument
1156 } while (*num_pkts < max_pkts); in emac_mac_rx_process()