Searched refs:tx_boundary (Results 1 – 2 of 2) sorted by relevance
199 int tx_boundary; /* boundary transmits cannot cross */ member740 if (mgp->tx_boundary == 4096) { in myri10ge_load_firmware()751 mgp->tx_boundary = 2048; in myri10ge_load_firmware()880 len = mgp->tx_boundary; in myri10ge_dma_test()1815 data[i++] = (unsigned int)mgp->tx_boundary; in myri10ge_get_ethtool_stats()2794 (low + mgp->tx_boundary) & ~(mgp->tx_boundary - 1); in myri10ge_xmit()3166 mgp->tx_boundary = 4096; in myri10ge_firmware_probe()3178 mgp->tx_boundary = 2048; in myri10ge_firmware_probe()3211 mgp->tx_boundary = 2048; in myri10ge_firmware_probe()3232 mgp->tx_boundary = 4096; in myri10ge_select_firmware()[all …]
133 unsigned int tx_boundary; member