Searched refs:ks8842_tx_fifo_space (Results 1 – 1 of 1) sorted by relevance
414 static inline u16 ks8842_tx_fifo_space(struct ks8842_adapter *adapter) in ks8842_tx_fifo_space() function475 if (ks8842_tx_fifo_space(adapter) < len + 8) in ks8842_tx_frame()1050 if (ks8842_tx_fifo_space(adapter) < netdev->mtu + 8) in ks8842_xmit_frame()