Searched refs:REQ_TX_DESCRIPTOR_MULTIPLE (Results 1 – 11 of 11) sorted by relevance
8 #define REQ_TX_DESCRIPTOR_MULTIPLE 8 macro
207 new_tx_count = ALIGN(new_tx_count, REQ_TX_DESCRIPTOR_MULTIPLE); in igbvf_set_ringparam()
598 new_tx_count = ALIGN(new_tx_count, REQ_TX_DESCRIPTOR_MULTIPLE); in igc_ethtool_set_ringparam()
686 new_tx_count = ALIGN(new_tx_count, REQ_TX_DESCRIPTOR_MULTIPLE); in e1000_set_ringparam()
894 new_tx_count = ALIGN(new_tx_count, REQ_TX_DESCRIPTOR_MULTIPLE); in igb_set_ringparam()
276 REQ_TX_DESCRIPTOR_MULTIPLE); in e1000_check_options()
601 txdr->count = ALIGN(txdr->count, REQ_TX_DESCRIPTOR_MULTIPLE); in e1000_set_ringparam()
2304 #define REQ_TX_DESCRIPTOR_MULTIPLE 8 macro
Completed in 52 milliseconds