Searched refs:cxgb4_getpgbwgcfg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_dcb.c | 564 static void cxgb4_getpgbwgcfg(struct net_device *dev, int pgid, u8 *bw_per, in cxgb4_getpgbwgcfg() function 590 return cxgb4_getpgbwgcfg(dev, pgid, bw_per, 1); in cxgb4_getpgbwgcfg_tx() 595 return cxgb4_getpgbwgcfg(dev, pgid, bw_per, 0); in cxgb4_getpgbwgcfg_rx()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_dcb.c | 564 static void cxgb4_getpgbwgcfg(struct net_device *dev, int pgid, u8 *bw_per, in cxgb4_getpgbwgcfg() function 590 return cxgb4_getpgbwgcfg(dev, pgid, bw_per, 1); in cxgb4_getpgbwgcfg_tx() 595 return cxgb4_getpgbwgcfg(dev, pgid, bw_per, 0); in cxgb4_getpgbwgcfg_rx()
|
Completed in 4 milliseconds