Searched refs:__cxgb4_setapp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_dcb.c | 835 static int __cxgb4_setapp(struct net_device *dev, u8 app_idtype, u16 app_id, in __cxgb4_setapp() function 915 ret = __cxgb4_setapp(dev, app_idtype == DCB_APP_IDTYPE_ETHTYPE ? in cxgb4_setapp() 1062 ret = __cxgb4_setapp(dev, app->selector - 1, app->protocol, in cxgb4_ieee_setapp()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_dcb.c | 835 static int __cxgb4_setapp(struct net_device *dev, u8 app_idtype, u16 app_id, in __cxgb4_setapp() function 915 ret = __cxgb4_setapp(dev, app_idtype == DCB_APP_IDTYPE_ETHTYPE ? in cxgb4_setapp() 1062 ret = __cxgb4_setapp(dev, app->selector - 1, app->protocol, in cxgb4_ieee_setapp()
|
Completed in 4 milliseconds