Lines Matching full:transmit
31 /* Transmit Descriptor Count
38 IXGB_PARAM(TxDescriptors, "Number of transmit descriptors");
74 /* Transmit Interrupt Delay in units of 0.8192 microseconds
81 IXGB_PARAM(TxIntDelay, "Transmit Interrupt Delay");
127 * - 0 - disables transmit interrupt delay
133 IXGB_PARAM(IntDelayEnable, "Transmit Interrupt Delay Enable");
244 { /* Transmit Descriptor Count */ in ixgb_check_options()
247 .name = "Transmit Descriptors", in ixgb_check_options()
303 { ixgb_fc_tx_pause, "Flow Control Transmit Only" }, in ixgb_check_options()
410 { /* Transmit Interrupt Delay */ in ixgb_check_options()
413 .name = "Transmit Interrupt Delay", in ixgb_check_options()
428 { /* Transmit Interrupt Delay Enable */ in ixgb_check_options()