Home
last modified time | relevance | path

Searched refs:up_map (Results 1 – 10 of 10) sorted by relevance

/drivers/net/ethernet/qlogic/qede/
A Dqede_dcbnl.c35 u8 *up_map) in qede_dcbnl_getpgtccfgtx() argument
40 pgid, bw_pct, up_map); in qede_dcbnl_getpgtccfgtx()
53 u8 *up_map) in qede_dcbnl_getpgtccfgrx() argument
58 up_map); in qede_dcbnl_getpgtccfgrx()
121 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) in qede_dcbnl_setpgtccfgtx() argument
126 bw_pct, up_map); in qede_dcbnl_setpgtccfgtx()
130 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) in qede_dcbnl_setpgtccfgrx() argument
135 bw_pct, up_map); in qede_dcbnl_setpgtccfgrx()
/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_dcb_nl.c168 u8 up_map) in ixgbe_dcbnl_set_pg_tc_cfg_tx() argument
179 if (up_map != DCB_ATTR_VALUE_UNDEFINED) in ixgbe_dcbnl_set_pg_tc_cfg_tx()
181 up_map; in ixgbe_dcbnl_set_pg_tc_cfg_tx()
194 u8 up_map) in ixgbe_dcbnl_set_pg_tc_cfg_rx() argument
205 if (up_map != DCB_ATTR_VALUE_UNDEFINED) in ixgbe_dcbnl_set_pg_tc_cfg_rx()
207 up_map; in ixgbe_dcbnl_set_pg_tc_cfg_rx()
220 u8 *up_map) in ixgbe_dcbnl_get_pg_tc_cfg_tx() argument
227 *up_map = adapter->dcb_cfg.tc_config[tc].path[0].up_to_tc_bitmap; in ixgbe_dcbnl_get_pg_tc_cfg_tx()
240 u8 *up_map) in ixgbe_dcbnl_get_pg_tc_cfg_rx() argument
247 *up_map = adapter->dcb_cfg.tc_config[tc].path[1].up_to_tc_bitmap; in ixgbe_dcbnl_get_pg_tc_cfg_rx()
/drivers/net/ethernet/intel/i40e/
A Di40e_dcb_nl.c367 u8 up_map) in i40e_dcbnl_set_pg_tc_cfg_tx() argument
384 if (up_map & BIT(i)) in i40e_dcbnl_set_pg_tc_cfg_tx()
390 tc, bwg_id, prio_type, bw_pct, up_map); in i40e_dcbnl_set_pg_tc_cfg_tx()
436 u8 __always_unused up_map) in i40e_dcbnl_set_pg_tc_cfg_rx() argument
475 u8 __always_unused *up_map) in i40e_dcbnl_get_pg_tc_cfg_tx() argument
531 u8 *up_map) in i40e_dcbnl_get_pg_tc_cfg_rx() argument
/drivers/net/ethernet/intel/ice/
A Dice_dcb_nl.c436 u8 __always_unused *up_map) in ice_dcbnl_get_pg_tc_cfg_tx() argument
466 u8 __always_unused bw_pct, u8 up_map) in ice_dcbnl_set_pg_tc_cfg_tx() argument
489 if (up_map & BIT(i)) in ice_dcbnl_set_pg_tc_cfg_tx()
561 u8 __always_unused *up_map) in ice_dcbnl_get_pg_tc_cfg_rx() argument
593 u8 __always_unused up_map) in ice_dcbnl_set_pg_tc_cfg_rx() argument
/drivers/net/ethernet/qlogic/qed/
A Dqed_dcbx.c1350 u8 *pgid, u8 *bw_pct, u8 *up_map) in qed_dcbnl_getpgtccfgtx() argument
1356 *prio_type = *pgid = *bw_pct = *up_map = 0; in qed_dcbnl_getpgtccfgtx()
1392 u8 *bwg_id, u8 *bw_pct, u8 *up_map) in qed_dcbnl_getpgtccfgrx() argument
1395 *prio = *bwg_id = *bw_pct = *up_map = 0; in qed_dcbnl_getpgtccfgrx()
1564 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) in qed_dcbnl_setpgtccfgtx() argument
1573 tc, pri_type, pgid, bw_pct, up_map); in qed_dcbnl_setpgtccfgtx()
1598 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) in qed_dcbnl_setpgtccfgrx() argument
/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_dcb.c1980 u8 up_map) in bnx2x_dcbnl_set_pg_tccfg_tx() argument
2020 u8 up_map) in bnx2x_dcbnl_set_pg_tccfg_rx() argument
2035 u8 *up_map) in bnx2x_dcbnl_get_pg_tccfg_tx() argument
2052 *up_map = *bw_pct = *prio_type = *pgid = 0; in bnx2x_dcbnl_get_pg_tccfg_tx()
2076 u8 *up_map) in bnx2x_dcbnl_get_pg_tccfg_rx() argument
2081 *prio_type = *pgid = *bw_pct = *up_map = 0; in bnx2x_dcbnl_get_pg_tccfg_rx()
/drivers/net/ethernet/mellanox/mlx5/core/
A Den_dcbnl.c698 u8 pgid, u8 bw_pct, u8 up_map) in mlx5e_dcbnl_setpgtccfgtx() argument
735 u8 *pgid, u8 *bw_pct, u8 *up_map) in mlx5e_dcbnl_getpgtccfgtx() argument
753 *up_map = 0; in mlx5e_dcbnl_getpgtccfgtx()
/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_dcb.c1003 u8 *pgid, u8 *bw_pct, u8 *up_map) in qlcnic_dcb_get_pg_tc_cfg_rx() argument
1005 *prio_type = *pgid = *bw_pct = *up_map = 0; in qlcnic_dcb_get_pg_tc_cfg_rx()
/drivers/infiniband/hw/irdma/
A Dtype.h1463 } up_map; member
A Dctrl.c5126 status = irdma_sc_set_up_map(pcmdinfo->in.u.up_map.cqp, in irdma_exec_cqp_cmd()
5127 &pcmdinfo->in.u.up_map.info, in irdma_exec_cqp_cmd()
5128 pcmdinfo->in.u.up_map.scratch); in irdma_exec_cqp_cmd()

Completed in 49 milliseconds