Searched refs:DCB_APP_SEL_PCP (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_dcb.c | 31 [LAN966X_DCB_APPTRUST_PCP] = { { DCB_APP_SEL_PCP }, 1 }, 33 DCB_APP_SEL_PCP }, 2 }, 59 app_itr.selector = DCB_APP_SEL_PCP; in lan966x_dcb_app_update() 97 if (lan966x_dcb_apptrust_contains(port->chip_port, DCB_APP_SEL_PCP)) { in lan966x_dcb_app_update() 161 case DCB_APP_SEL_PCP: in lan966x_dcb_app_validate()
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_dcb.c | 37 [SPARX5_DCB_APPTRUST_PCP] = { { DCB_APP_SEL_PCP }, 1 }, 39 DCB_APP_SEL_PCP }, 2 }, 67 case DCB_APP_SEL_PCP: in sparx5_dcb_app_validate() 166 app_itr.selector = DCB_APP_SEL_PCP; in sparx5_dcb_app_update() 201 if (sparx5_dcb_apptrust_contains(portno, DCB_APP_SEL_PCP)) { in sparx5_dcb_app_update()
|
| /linux/drivers/net/dsa/microchip/ |
| H A D | ksz_dcb.c | 52 { DCB_APP_SEL_PCP, KSZ8_PORT_802_1P_ENABLE }, 57 { DCB_APP_SEL_PCP, KSZ9477_PORT_802_1P_PRIO_ENABLE }, 88 DCB_APP_SEL_PCP, 579 const u8 ksz_default_apptrust[] = { DCB_APP_SEL_PCP }; in ksz_dcb_init_port()
|
| /linux/include/uapi/linux/ |
| H A D | dcbnl.h | 222 #define DCB_APP_SEL_PCP 255 macro
|
| /linux/net/dcb/ |
| H A D | dcbnl.c | 193 case DCB_APP_SEL_PCP: in dcbnl_app_attr_type_get() 2249 itr->app.selector == DCB_APP_SEL_PCP && in dcb_getrewr_prio_pcp_mask_map()
|
| /linux/drivers/net/dsa/ |
| H A D | yt921x.c | 2467 appprios[1][0] = DCB_APP_SEL_PCP; in yt921x_dsa_port_get_apptrust() 2501 case DCB_APP_SEL_PCP: in yt921x_dsa_port_set_apptrust()
|