Home
last modified time | relevance | path

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

/linux/net/tipc/
A Dmonitor.c59 u64 up_map; member
157 *up_map &= ~(1ULL << i); in map_set()
158 *up_map |= ((u64)v << i); in map_set()
161 static int map_get(u64 up_map, int i) in map_get() argument
163 return (up_map & (1 << i)) >> i; in map_get()
238 if (!map_get(dom_aft->up_map, i)) in mon_identify_lost_members()
276 u64 prev_up_map = dom->up_map; in mon_update_local_domain()
292 map_set(&dom->up_map, i, peer->is_up); in mon_update_local_domain()
295 diff |= dom->up_map != prev_up_map; in mon_update_local_domain()
302 cache->up_map = mon_cpu_to_le64(dom->up_map); in mon_update_local_domain()
[all …]
/linux/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()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_dcb_nl.c169 u8 up_map) in ixgbe_dcbnl_set_pg_tc_cfg_tx() argument
180 if (up_map != DCB_ATTR_VALUE_UNDEFINED) in ixgbe_dcbnl_set_pg_tc_cfg_tx()
182 up_map; in ixgbe_dcbnl_set_pg_tc_cfg_tx()
195 u8 up_map) in ixgbe_dcbnl_set_pg_tc_cfg_rx() argument
206 if (up_map != DCB_ATTR_VALUE_UNDEFINED) in ixgbe_dcbnl_set_pg_tc_cfg_rx()
208 up_map; in ixgbe_dcbnl_set_pg_tc_cfg_rx()
221 u8 *up_map) in ixgbe_dcbnl_get_pg_tc_cfg_tx() argument
228 *up_map = adapter->dcb_cfg.tc_config[tc].path[0].up_to_tc_bitmap; in ixgbe_dcbnl_get_pg_tc_cfg_tx()
241 u8 *up_map) in ixgbe_dcbnl_get_pg_tc_cfg_rx() argument
248 *up_map = adapter->dcb_cfg.tc_config[tc].path[1].up_to_tc_bitmap; in ixgbe_dcbnl_get_pg_tc_cfg_rx()
/linux/include/linux/qed/
A Dqed_eth_if.h207 u8 *pgid, u8 *bw_pct, u8 *up_map);
210 u8 *pgid, u8 *bw_pct, u8 *up_map);
223 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map);
225 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map);
/linux/net/dcb/
A Ddcbnl.c557 u8 prio, pgid, tc_pct, up_map; in __dcbnl_pg_getcfg() local
605 up_map = DCB_ATTR_VALUE_UNDEFINED; in __dcbnl_pg_getcfg()
611 &pgid, &tc_pct, &up_map); in __dcbnl_pg_getcfg()
616 &pgid, &tc_pct, &up_map); in __dcbnl_pg_getcfg()
774 u8 up_map; in __dcbnl_pg_setcfg() local
807 up_map = DCB_ATTR_VALUE_UNDEFINED; in __dcbnl_pg_setcfg()
820 up_map = in __dcbnl_pg_setcfg()
828 prio, pgid, tc_pct, up_map); in __dcbnl_pg_setcfg()
833 prio, pgid, tc_pct, up_map); in __dcbnl_pg_setcfg()
1177 u8 pgid, up_map, prio, tc_pct; in dcbnl_cee_pg_fill() local
[all …]
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_dcb_nl.c368 u8 up_map) in i40e_dcbnl_set_pg_tc_cfg_tx() argument
385 if (up_map & BIT(i)) in i40e_dcbnl_set_pg_tc_cfg_tx()
391 tc, bwg_id, prio_type, bw_pct, up_map); in i40e_dcbnl_set_pg_tc_cfg_tx()
437 u8 __always_unused up_map) in i40e_dcbnl_set_pg_tc_cfg_rx() argument
476 u8 __always_unused *up_map) in i40e_dcbnl_get_pg_tc_cfg_tx() argument
532 u8 *up_map) in i40e_dcbnl_get_pg_tc_cfg_rx() argument
/linux/drivers/net/ethernet/intel/ice/
A Dice_dcb_nl.c411 u8 __always_unused *up_map) in ice_dcbnl_get_pg_tc_cfg_tx() argument
441 u8 __always_unused bw_pct, u8 up_map) in ice_dcbnl_set_pg_tc_cfg_tx() argument
459 if (up_map & BIT(i)) in ice_dcbnl_set_pg_tc_cfg_tx()
526 u8 __always_unused *up_map) in ice_dcbnl_get_pg_tc_cfg_rx() argument
558 u8 __always_unused up_map) in ice_dcbnl_set_pg_tc_cfg_rx() argument
/linux/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
/linux/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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_dcbnl.c696 u8 pgid, u8 bw_pct, u8 up_map) in mlx5e_dcbnl_setpgtccfgtx() argument
733 u8 *pgid, u8 *bw_pct, u8 *up_map) in mlx5e_dcbnl_getpgtccfgtx() argument
751 *up_map = 0; in mlx5e_dcbnl_getpgtccfgtx()
/linux/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()
/linux/drivers/infiniband/hw/irdma/
A Dtype.h1508 } 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 62 milliseconds