Searched defs:app_idtype (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_dcb.c | 768 static int __cxgb4_getapp(struct net_device *dev, u8 app_idtype, u16 app_id, in __cxgb4_getapp() 811 static int cxgb4_getapp(struct net_device *dev, u8 app_idtype, u16 app_id) in cxgb4_getapp() 820 static int __cxgb4_setapp(struct net_device *dev, u8 app_idtype, u16 app_id, in __cxgb4_setapp() 885 static int cxgb4_setapp(struct net_device *dev, u8 app_idtype, u16 app_id, in cxgb4_setapp()
|