Home
last modified time | relevance | path

Searched defs:bw_per (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.c439 u8 *prio_type, u8 *pgid, u8 *bw_per, in cxgb4_getpgtccfg()
483 u8 *prio_type, u8 *pgid, u8 *bw_per, in cxgb4_getpgtccfg_tx()
493 u8 *prio_type, u8 *pgid, u8 *bw_per, in cxgb4_getpgtccfg_rx()
502 u8 prio_type, u8 pgid, u8 bw_per, in cxgb4_setpgtccfg_tx()
564 static void cxgb4_getpgbwgcfg(struct net_device *dev, int pgid, u8 *bw_per, in cxgb4_getpgbwgcfg()
588 static void cxgb4_getpgbwgcfg_tx(struct net_device *dev, int pgid, u8 *bw_per) in cxgb4_getpgbwgcfg_tx()
593 static void cxgb4_getpgbwgcfg_rx(struct net_device *dev, int pgid, u8 *bw_per) in cxgb4_getpgbwgcfg_rx()
599 u8 bw_per) in cxgb4_setpgbwgcfg_tx()
/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_dcb.c690 u8 i, tsa, bw_per; in qlcnic_dcb_fill_cee_pg_params() local
793 u8 *pgid, u8 *bw_per, u8 *up_tc_map) in qlcnic_dcb_get_pg_tc_cfg_tx()