Searched refs:ks_tx_fifo_space (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dks8851_mll.c579 * ks_tx_fifo_space - return the available hardware buffer size.
583 static inline u16 ks_tx_fifo_space(struct ks_net *ks) function
1018 if (likely(ks_tx_fifo_space(ks) >= skb->len + 12)) {

Completed in 19 milliseconds