Home
last modified time | relevance | path

Searched refs:up_tc_map (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_dcb.c143 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() argument
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()
1113 prio = qlcnic_dcb_prio_count(tc->up_tc_map); in qlcnic_dcb_cee_peer_get_pfc()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.c440 u8 *up_tc_map, int local) in cxgb4_getpgtccfg() argument
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() argument
488 up_tc_map, 1); in cxgb4_getpgtccfg_tx()
494 u8 *up_tc_map) in cxgb4_getpgtccfg_rx() argument
498 up_tc_map, 0); in cxgb4_getpgtccfg_rx()
503 u8 up_tc_map) in cxgb4_setpgtccfg_tx() argument