Searched defs:up_map (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/net/ethernet/qlogic/qede/ |
H A 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/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_dcb_nl.c | 367 u8 up_map) in i40e_dcbnl_set_pg_tc_cfg_tx() 436 u8 __always_unused up_map) in i40e_dcbnl_set_pg_tc_cfg_rx() 475 u8 __always_unused *up_map) in i40e_dcbnl_get_pg_tc_cfg_tx() 531 u8 *up_map) in i40e_dcbnl_get_pg_tc_cfg_rx()
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_dcb_nl.c | 436 u8 __always_unused *up_map) in ice_dcbnl_get_pg_tc_cfg_tx() 466 u8 __always_unused bw_pct, u8 up_map) in ice_dcbnl_set_pg_tc_cfg_tx() 561 u8 __always_unused *up_map) in ice_dcbnl_get_pg_tc_cfg_rx() 593 u8 __always_unused up_map) in ice_dcbnl_set_pg_tc_cfg_rx()
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A 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/net/tipc/ |
H A 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/drivers/net/ethernet/broadcom/bnx2x/ |
H A 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/drivers/net/ethernet/qlogic/qed/ |
H A 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/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_dcbnl.c | 698 u8 pgid, u8 bw_pct, u8 up_map) in mlx5e_dcbnl_setpgtccfgtx() 735 u8 *pgid, u8 *bw_pct, u8 *up_map) in mlx5e_dcbnl_getpgtccfgtx()
|
/linux/net/dcb/ |
H A D | dcbnl.c | 591 u8 prio, pgid, tc_pct, up_map; in __dcbnl_pg_getcfg() local 808 u8 up_map; in __dcbnl_pg_setcfg() local 1313 u8 pgid, up_map, prio, tc_pct; in dcbnl_cee_pg_fill() local
|
/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_dcb.c | 1003 u8 *pgid, u8 *bw_pct, u8 *up_map) in qlcnic_dcb_get_pg_tc_cfg_rx()
|
/linux/drivers/infiniband/hw/irdma/ |
H A D | type.h | 1463 } up_map; member
|