Home
last modified time | relevance | path

Searched refs:IEEE_8021QAZ_APP_SEL_DSCP (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_dcb.c36 [SPARX5_DCB_APPTRUST_DSCP] = { { IEEE_8021QAZ_APP_SEL_DSCP }, 1 },
38 [SPARX5_DCB_APPTRUST_DSCP_PCP] = { { IEEE_8021QAZ_APP_SEL_DSCP,
60 case IEEE_8021QAZ_APP_SEL_DSCP: in sparx5_dcb_app_validate()
159 app_itr.selector = IEEE_8021QAZ_APP_SEL_DSCP; in sparx5_dcb_app_update()
212 if (sparx5_dcb_apptrust_contains(portno, IEEE_8021QAZ_APP_SEL_DSCP)) { in sparx5_dcb_app_update()
256 if (app->selector == IEEE_8021QAZ_APP_SEL_DSCP) in sparx5_dcb_ieee_delapp()
285 if (app->selector == IEEE_8021QAZ_APP_SEL_DSCP) in sparx5_dcb_ieee_setapp()
332 if (app->selector == IEEE_8021QAZ_APP_SEL_DSCP) in sparx5_dcb_delrewr()
361 if (app->selector == IEEE_8021QAZ_APP_SEL_DSCP) in sparx5_dcb_setrewr()
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/nic/
A Ddcb.c439 if (app->selector != IEEE_8021QAZ_APP_SEL_DSCP) in nfp_nic_dcbnl_ieee_setapp()
445 old_app.selector = IEEE_8021QAZ_APP_SEL_DSCP; in nfp_nic_dcbnl_ieee_setapp()
484 if (app->selector != IEEE_8021QAZ_APP_SEL_DSCP) in nfp_nic_dcbnl_ieee_delapp()
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_dcb.c370 if (app->selector != IEEE_8021QAZ_APP_SEL_DSCP || in hclge_ieee_setapp()
385 old_app.selector = IEEE_8021QAZ_APP_SEL_DSCP; in hclge_ieee_setapp()
415 if (app->selector != IEEE_8021QAZ_APP_SEL_DSCP || in hclge_ieee_delapp()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_dcb.c649 if (app->selector == IEEE_8021QAZ_APP_SEL_DSCP) { in bnxt_dcbnl_ieee_dscp_app_prep()
681 if (app->selector == IEEE_8021QAZ_APP_SEL_DSCP) in bnxt_dcbnl_ieee_setapp()
709 if (app->selector == IEEE_8021QAZ_APP_SEL_DSCP) in bnxt_dcbnl_ieee_delapp()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_dcbnl.c458 if ((app->selector != IEEE_8021QAZ_APP_SEL_DSCP) || in mlx5e_dcbnl_ieee_setapp()
463 temp.selector = IEEE_8021QAZ_APP_SEL_DSCP; in mlx5e_dcbnl_ieee_setapp()
511 if ((app->selector != IEEE_8021QAZ_APP_SEL_DSCP) || in mlx5e_dcbnl_ieee_delapp()
1095 temp.selector = IEEE_8021QAZ_APP_SEL_DSCP; in mlx5e_dcbnl_dscp_app()
/linux-6.3-rc2/include/uapi/linux/
A Ddcbnl.h219 #define IEEE_8021QAZ_APP_SEL_DSCP 5 macro
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_dcb_nl.c707 if (app->selector != IEEE_8021QAZ_APP_SEL_DSCP) in ice_dcbnl_setapp()
874 if (app->selector != IEEE_8021QAZ_APP_SEL_DSCP || in ice_dcbnl_delapp()
/linux-6.3-rc2/net/dcb/
A Ddcbnl.c191 case IEEE_8021QAZ_APP_SEL_DSCP: in dcbnl_app_attr_type_get()
2276 itr->app.selector == IEEE_8021QAZ_APP_SEL_DSCP && in dcb_getrewr_prio_dscp_mask_map()
2305 itr->app.selector == IEEE_8021QAZ_APP_SEL_DSCP && in dcb_ieee_getapp_prio_dscp_mask_map()
2334 itr->app.selector == IEEE_8021QAZ_APP_SEL_DSCP && in dcb_ieee_getapp_dscp_prio_mask_map()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_dcb.c178 case IEEE_8021QAZ_APP_SEL_DSCP: in mlxsw_sp_dcbnl_app_validate()
/linux-6.3-rc2/net/dsa/
A Dslave.c2083 case IEEE_8021QAZ_APP_SEL_DSCP: in dsa_slave_dcbnl_ieee_setapp()
2153 case IEEE_8021QAZ_APP_SEL_DSCP: in dsa_slave_dcbnl_ieee_delapp()
2191 .selector = IEEE_8021QAZ_APP_SEL_DSCP, in dsa_slave_dcbnl_init()

Completed in 27 milliseconds