Searched refs:min_tx_space (Results 1 – 1 of 1) sorted by relevance
164 unsigned int min_tx_space; member391 sc->min_tx_space = 64; /* Safe initial value. */ in ptnet_attach()905 sc->min_tx_space = PTNET_MAX_PKT_SIZE / nm_buf_size + 2; in ptnet_init_locked()907 sc->min_tx_space); in ptnet_init_locked()1412 minspace = sc->min_tx_space; in ptnet_drain_transmit_queue()