Searched refs:txq_mtu (Results 1 – 1 of 1) sorted by relevance
60 int txq_mtu; in t7xx_port_fastboot_tx() local63 txq_mtu = t7xx_get_port_mtu(port); in t7xx_port_fastboot_tx()64 if (txq_mtu < 0) in t7xx_port_fastboot_tx()69 len = min_t(size_t, actual, txq_mtu); in t7xx_port_fastboot_tx()