Searched refs:I40EVF_REQ_DESCRIPTOR_MULTIPLE (Results 1 – 2 of 2) sorted by relevance
255 new_tx_count = ALIGN(new_tx_count, I40EVF_REQ_DESCRIPTOR_MULTIPLE); in i40evf_set_ringparam()260 new_rx_count = ALIGN(new_rx_count, I40EVF_REQ_DESCRIPTOR_MULTIPLE); in i40evf_set_ringparam()
83 #define I40EVF_REQ_DESCRIPTOR_MULTIPLE 32 macro