Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/spacemit/
H A Dk1_emac.c306 static bool emac_tx_should_interrupt(struct emac_priv *priv, u32 pkt_num) in emac_tx_should_interrupt() function
783 if (emac_tx_should_interrupt(priv, frag_num + 1)) in emac_tx_mem_map()