Searched defs:up_map (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/qlogic/qede/ |
D | qede_dcbnl.c | 35 u8 *up_map) in qede_dcbnl_getpgtccfgtx() 53 u8 *up_map) in qede_dcbnl_getpgtccfgrx() 121 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) in qede_dcbnl_setpgtccfgtx() 130 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) in qede_dcbnl_setpgtccfgrx()
|
/linux-6.1.9/drivers/net/ethernet/intel/i40e/ |
D | i40e_dcb_nl.c | 368 u8 up_map) in i40e_dcbnl_set_pg_tc_cfg_tx() 437 u8 __always_unused up_map) in i40e_dcbnl_set_pg_tc_cfg_rx() 476 u8 __always_unused *up_map) in i40e_dcbnl_get_pg_tc_cfg_tx() 532 u8 *up_map) in i40e_dcbnl_get_pg_tc_cfg_rx()
|
/linux-6.1.9/drivers/net/ethernet/intel/ice/ |
D | ice_dcb_nl.c | 411 u8 __always_unused *up_map) in ice_dcbnl_get_pg_tc_cfg_tx() 441 u8 __always_unused bw_pct, u8 up_map) in ice_dcbnl_set_pg_tc_cfg_tx() 526 u8 __always_unused *up_map) in ice_dcbnl_get_pg_tc_cfg_rx() 558 u8 __always_unused up_map) in ice_dcbnl_set_pg_tc_cfg_rx()
|
/linux-6.1.9/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_dcb_nl.c | 167 u8 up_map) in ixgbe_dcbnl_set_pg_tc_cfg_tx() 193 u8 up_map) in ixgbe_dcbnl_set_pg_tc_cfg_rx() 219 u8 *up_map) in ixgbe_dcbnl_get_pg_tc_cfg_tx() 239 u8 *up_map) in ixgbe_dcbnl_get_pg_tc_cfg_rx()
|
/linux-6.1.9/net/tipc/ |
D | monitor.c | 59 u64 up_map; member 155 static void map_set(u64 *up_map, int i, unsigned int v) in map_set() 161 static int map_get(u64 up_map, int i) in map_get()
|
/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_dcb.c | 1980 u8 up_map) in bnx2x_dcbnl_set_pg_tccfg_tx() 2020 u8 up_map) in bnx2x_dcbnl_set_pg_tccfg_rx() 2035 u8 *up_map) in bnx2x_dcbnl_get_pg_tccfg_tx() 2076 u8 *up_map) in bnx2x_dcbnl_get_pg_tccfg_rx()
|
/linux-6.1.9/drivers/net/ethernet/qlogic/qed/ |
D | qed_dcbx.c | 1350 u8 *pgid, u8 *bw_pct, u8 *up_map) in qed_dcbnl_getpgtccfgtx() 1392 u8 *bwg_id, u8 *bw_pct, u8 *up_map) in qed_dcbnl_getpgtccfgrx() 1564 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) in qed_dcbnl_setpgtccfgtx() 1598 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) in qed_dcbnl_setpgtccfgrx()
|
/linux-6.1.9/net/dcb/ |
D | dcbnl.c | 557 u8 prio, pgid, tc_pct, up_map; in __dcbnl_pg_getcfg() local 774 u8 up_map; in __dcbnl_pg_setcfg() local 1177 u8 pgid, up_map, prio, tc_pct; in dcbnl_cee_pg_fill() local
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_dcbnl.c | 696 u8 pgid, u8 bw_pct, u8 up_map) in mlx5e_dcbnl_setpgtccfgtx() 733 u8 *pgid, u8 *bw_pct, u8 *up_map) in mlx5e_dcbnl_getpgtccfgtx()
|
/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_dcb.c | 1003 u8 *pgid, u8 *bw_pct, u8 *up_map) in qlcnic_dcb_get_pg_tc_cfg_rx()
|
/linux-6.1.9/drivers/infiniband/hw/irdma/ |
D | type.h | 1504 } up_map; member
|