Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb_nl.c229 * i40e_dcbnl_find_app - Search APP in given DCB config
235 static bool i40e_dcbnl_find_app(struct i40e_dcbx_config *cfg, in i40e_dcbnl_find_app() function
273 if (!i40e_dcbnl_find_app(new_cfg, &app)) in i40e_dcbnl_flush_apps()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb_nl.c10 static bool i40e_dcbnl_find_app(struct i40e_dcbx_config *cfg,
217 if (i40e_dcbnl_find_app(old_cfg, &new_app)) in i40e_dcbnl_ieee_setapp()
967 * i40e_dcbnl_find_app - Search APP in given DCB config
973 static bool i40e_dcbnl_find_app(struct i40e_dcbx_config *cfg, in i40e_dcbnl_find_app() function
1011 if (!i40e_dcbnl_find_app(new_cfg, &app)) in i40e_dcbnl_flush_apps()

Completed in 4 milliseconds