Lines Matching full:ieee
28 * i40e_dcbnl_ieee_getets - retrieve local IEEE ETS configuration
32 * Returns local IEEE ETS configuration
66 * i40e_dcbnl_ieee_getpfc - retrieve local IEEE PFC configuration
70 * Returns local IEEE PFC configuration
99 * i40e_dcbnl_ieee_setets - set IEEE ETS configuration
103 * Set IEEE ETS configuration
147 * i40e_dcbnl_ieee_setpfc - set local IEEE PFC configuration
151 * Sets local IEEE PFC configuration
186 * i40e_dcbnl_ieee_setapp - set local IEEE App configuration
190 * Sets local IEEE App configuration
237 * i40e_dcbnl_ieee_delapp - delete local IEEE App configuration
241 * Deletes local IEEE App configuration other than the first application
773 * @mode: new DCB mode managed or CEE+IEEE
785 /* No support for LLD_MANAGED modes or CEE+IEEE */ in i40e_dcbnl_setdcbx()
869 * i40e_dcbnl_set_all - set all the apps and ieee data from DCBx config
872 * Set up all the IEEE APPs in the DCBNL App Table and generate event for
1029 /* Set initial IEEE DCB settings */ in i40e_dcbnl_setup()