/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_dcb.c | 143 u8 up_tc_map; member 230 static int qlcnic_dcb_prio_count(u8 up_tc_map) in qlcnic_dcb_prio_count() argument 235 if (up_tc_map & QLC_DCB_GET_MAP(j)) in qlcnic_dcb_prio_count() 666 tc_cfg->up_tc_map |= QLC_DCB_GET_MAP(i); in qlcnic_dcb_fill_cee_tc_params() 793 u8 *pgid, u8 *bw_per, u8 *up_tc_map) in qlcnic_dcb_get_pg_tc_cfg_tx() 801 *prio = *pgid = *bw_per = *up_tc_map = 0; in qlcnic_dcb_get_pg_tc_cfg_tx() 816 *up_tc_map = tc_cfg->up_tc_map; in qlcnic_dcb_get_pg_tc_cfg_tx() 874 if ((val & tc_cfg->up_tc_map) && (tc_cfg->prio_cfg[prio].valid)) in qlcnic_dcb_get_pfc_cfg() 1085 map = peer->tc_cfg[i].up_tc_map; in qlcnic_dcb_cee_peer_get_pg() 792 qlcnic_dcb_get_pg_tc_cfg_tx(struct net_device *netdev, int tc, u8 *prio, u8 *pgid, u8 *bw_per, u8 *up_tc_map) qlcnic_dcb_get_pg_tc_cfg_tx() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_dcb.c | 143 u8 up_tc_map; member 230 static int qlcnic_dcb_prio_count(u8 up_tc_map) in qlcnic_dcb_prio_count() argument 235 if (up_tc_map & QLC_DCB_GET_MAP(j)) in qlcnic_dcb_prio_count() 666 tc_cfg->up_tc_map |= QLC_DCB_GET_MAP(i); in qlcnic_dcb_fill_cee_tc_params() 793 u8 *pgid, u8 *bw_per, u8 *up_tc_map) in qlcnic_dcb_get_pg_tc_cfg_tx() 801 *prio = *pgid = *bw_per = *up_tc_map = 0; in qlcnic_dcb_get_pg_tc_cfg_tx() 816 *up_tc_map = tc_cfg->up_tc_map; in qlcnic_dcb_get_pg_tc_cfg_tx() 874 if ((val & tc_cfg->up_tc_map) && (tc_cfg->prio_cfg[prio].valid)) in qlcnic_dcb_get_pfc_cfg() 1085 map = peer->tc_cfg[i].up_tc_map; in qlcnic_dcb_cee_peer_get_pg() 792 qlcnic_dcb_get_pg_tc_cfg_tx(struct net_device *netdev, int tc, u8 *prio, u8 *pgid, u8 *bw_per, u8 *up_tc_map) qlcnic_dcb_get_pg_tc_cfg_tx() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_dcb.c | 440 u8 *up_tc_map, int local) in cxgb4_getpgtccfg() 447 *prio_type = *pgid = *bw_per = *up_tc_map = 0; in cxgb4_getpgtccfg() 475 *up_tc_map = (1 << tc); in cxgb4_getpgtccfg() 484 u8 *up_tc_map) in cxgb4_getpgtccfg_tx() 488 up_tc_map, 1); in cxgb4_getpgtccfg_tx() 494 u8 *up_tc_map) in cxgb4_getpgtccfg_rx() 498 up_tc_map, 0); in cxgb4_getpgtccfg_rx() 503 u8 up_tc_map) in cxgb4_setpgtccfg_tx() 438 cxgb4_getpgtccfg(struct net_device *dev, int tc, u8 *prio_type, u8 *pgid, u8 *bw_per, u8 *up_tc_map, int local) cxgb4_getpgtccfg() argument 482 cxgb4_getpgtccfg_tx(struct net_device *dev, int tc, u8 *prio_type, u8 *pgid, u8 *bw_per, u8 *up_tc_map) cxgb4_getpgtccfg_tx() argument 492 cxgb4_getpgtccfg_rx(struct net_device *dev, int tc, u8 *prio_type, u8 *pgid, u8 *bw_per, u8 *up_tc_map) cxgb4_getpgtccfg_rx() argument 501 cxgb4_setpgtccfg_tx(struct net_device *dev, int tc, u8 prio_type, u8 pgid, u8 bw_per, u8 up_tc_map) cxgb4_setpgtccfg_tx() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_dcb.c | 440 u8 *up_tc_map, int local) in cxgb4_getpgtccfg() 447 *prio_type = *pgid = *bw_per = *up_tc_map = 0; in cxgb4_getpgtccfg() 475 *up_tc_map = (1 << tc); in cxgb4_getpgtccfg() 484 u8 *up_tc_map) in cxgb4_getpgtccfg_tx() 488 up_tc_map, 1); in cxgb4_getpgtccfg_tx() 494 u8 *up_tc_map) in cxgb4_getpgtccfg_rx() 498 up_tc_map, 0); in cxgb4_getpgtccfg_rx() 503 u8 up_tc_map) in cxgb4_setpgtccfg_tx() 438 cxgb4_getpgtccfg(struct net_device *dev, int tc, u8 *prio_type, u8 *pgid, u8 *bw_per, u8 *up_tc_map, int local) cxgb4_getpgtccfg() argument 482 cxgb4_getpgtccfg_tx(struct net_device *dev, int tc, u8 *prio_type, u8 *pgid, u8 *bw_per, u8 *up_tc_map) cxgb4_getpgtccfg_tx() argument 492 cxgb4_getpgtccfg_rx(struct net_device *dev, int tc, u8 *prio_type, u8 *pgid, u8 *bw_per, u8 *up_tc_map) cxgb4_getpgtccfg_rx() argument 501 cxgb4_setpgtccfg_tx(struct net_device *dev, int tc, u8 prio_type, u8 pgid, u8 bw_per, u8 up_tc_map) cxgb4_setpgtccfg_tx() argument
|