Home
last modified time | relevance | path

Searched refs:i40e_get_rss_aq (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c11592 * i40e_get_rss_aq - Get RSS keys and lut by using AQ commands
11600 static int i40e_get_rss_aq(struct i40e_vsi *vsi, const u8 *seed, in i40e_get_rss_aq() function
11758 return i40e_get_rss_aq(vsi, seed, lut, lut_size); in i40e_get_rss()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c12228 * i40e_get_rss_aq - Get RSS keys and lut by using AQ commands
12236 static int i40e_get_rss_aq(struct i40e_vsi *vsi, const u8 *seed, in i40e_get_rss_aq() function
12394 return i40e_get_rss_aq(vsi, seed, lut, lut_size); in i40e_get_rss()

Completed in 37 milliseconds