Searched refs:i40e_get_max_num_descriptors (Results 1 – 3 of 3) sorted by relevance
1425 static inline u32 i40e_get_max_num_descriptors(const struct i40e_pf *pf) in i40e_get_max_num_descriptors() function
2025 ring->rx_max_pending = i40e_get_max_num_descriptors(pf); in i40e_get_ringparam()2026 ring->tx_max_pending = i40e_get_max_num_descriptors(pf); in i40e_get_ringparam()2064 max_num_descriptors = i40e_get_max_num_descriptors(pf); in i40e_set_ringparam()
659 info->ring_len > i40e_get_max_num_descriptors(pf)) { in i40e_config_vsi_tx_queue()729 info->ring_len > i40e_get_max_num_descriptors(pf)) { in i40e_config_vsi_rx_queue()