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

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb_nl.c10 static bool i40e_dcbnl_find_app(struct i40e_dcbx_config *cfg,
216 if (i40e_dcbnl_find_app(old_cfg, &new_app))
963 * i40e_dcbnl_find_app - Search APP in given DCB config
969 static bool i40e_dcbnl_find_app(struct i40e_dcbx_config *cfg, function
1007 if (!i40e_dcbnl_find_app(new_cfg, &app))

Completed in 121 milliseconds