Searched refs:IAVF_REQ_DESCRIPTOR_MULTIPLE (Results 1 – 2 of 2) sorted by relevance
75 #define IAVF_REQ_DESCRIPTOR_MULTIPLE 32 macro
618 new_tx_count = ALIGN(new_tx_count, IAVF_REQ_DESCRIPTOR_MULTIPLE); in iavf_set_ringparam()623 new_rx_count = ALIGN(new_rx_count, IAVF_REQ_DESCRIPTOR_MULTIPLE); in iavf_set_ringparam()