Searched refs:DCB_APP_SEL_PCP (Results 1 – 3 of 3) 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/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
|