Searched refs:tx_free_entries (Results 1 – 6 of 6) sorted by relevance
140 __le16 tx_free_entries; /* Number of remaining free entries in the device TX queue */ member
172 __le16 tx_free_entries; /* Number of remaining free entries in the device TX queue */ member
723 int es58x_tx_ack_msg(struct net_device *netdev, u16 tx_free_entries,
533 int es58x_tx_ack_msg(struct net_device *netdev, u16 tx_free_entries, in es58x_tx_ack_msg() argument538 if (tx_free_entries <= priv->es58x_dev->param->tx_bulk_max) { in es58x_tx_ack_msg()542 tx_free_entries, in es58x_tx_ack_msg()
223 get_unaligned_le16(&tx_ack_msg->tx_free_entries), in es581_4_tx_ack_msg()
217 get_unaligned_le16(&tx_ack_msg->tx_free_entries), in es58x_fd_tx_ack_msg()
Completed in 14 milliseconds