Searched refs:i40e_get_max_num_descriptors (Results 1 – 1 of 1) sorted by relevance
2016 static u32 i40e_get_max_num_descriptors(struct i40e_pf *pf) in i40e_get_max_num_descriptors() function2037 ring->rx_max_pending = i40e_get_max_num_descriptors(pf); in i40e_get_ringparam()2038 ring->tx_max_pending = i40e_get_max_num_descriptors(pf); in i40e_get_ringparam()2076 max_num_descriptors = i40e_get_max_num_descriptors(pf); in i40e_set_ringparam()