Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wan/
Dfarsync.c403 #define FST_MIN_DMA_LEN 64 macro
1235 if (len < FST_MIN_DMA_LEN || card->family == FST_FAMILY_TXP) { in fst_intr_rx()
1328 if (skb->len < FST_MIN_DMA_LEN || in do_bottom_half_tx()