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