Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/micrel/
H A Dks8851_spi.c358 static unsigned int calc_txlen(unsigned int len) in calc_txlen() function
379 unsigned int needed = calc_txlen(skb->len); in ks8851_start_xmit_spi()