Home
last modified time | relevance | path

Searched defs:counter_id (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/sys/dev/mlx5/mlx5_core/
H A Dmlx5_diagnostics.c49 int size, u16 counter_id) in mlx5_core_get_index_of_diag_counter()
67 u64 *array, int size, u16 counter_id, u64 value) in mlx5_core_put_diag_counter()
120 u16 counter_id = in mlx5_core_set_diagnostics_full() local
193 u16 counter_id = MLX5_GET( in mlx5_core_get_diagnostics_full() local
269 int mlx5_core_supports_diagnostics(struct mlx5_core_dev *dev, u16 counter_id) in mlx5_core_supports_diagnostics()
/freebsd-src/sys/dev/mlx5/
H A Ddiagnostics.h37 u16 counter_id; member
H A Dmlx5_ifc.h718 u8 counter_id[0x10]; global() member
5581 u8 counter_id[0x10]; global() member
7317 u8 counter_id[0x10]; global() member
7336 struct mlx5_ifc_counter_id_bits counter_id[0]; global() member
7391 u8 counter_id[0x10]; global() member
/freebsd-src/sys/dev/isci/scil/
H A Dscic_sds_phy.c1255 SCIC_PHY_COUNTER_ID_T counter_id in scic_phy_enable_counter()
1342 SCIC_PHY_COUNTER_ID_T counter_id in scic_phy_disable_counter()
1425 SCIC_PHY_COUNTER_ID_T counter_id, in scic_phy_get_counter()
1505 SCIC_PHY_COUNTER_ID_T counter_id in scic_phy_clear_counter()
/freebsd-src/sys/dev/ice/
H A Dice_switch.c223 u16 *counter_id) in ice_alloc_sw() argument
305 int ice_free_sw(struct ice_hw *hw, u16 sw_id, u16 counter_id) in ice_free_sw() argument
1461 ice_add_counter_act(struct ice_hw * hw,struct ice_fltr_mgmt_list_entry * m_ent,u16 counter_id,u16 l_id) ice_add_counter_act() argument
3860 ice_alloc_res_cntr(struct ice_hw * hw,u8 type,u8 alloc_shared,u16 num_items,u16 * counter_id) ice_alloc_res_cntr() argument
3898 ice_free_res_cntr(struct ice_hw * hw,u8 type,u8 alloc_shared,u16 num_items,u16 counter_id) ice_free_res_cntr() argument
3929 ice_alloc_vlan_res_counter(struct ice_hw * hw,u16 * counter_id) ice_alloc_vlan_res_counter() argument
3941 ice_free_vlan_res_counter(struct ice_hw * hw,u16 counter_id) ice_free_vlan_res_counter() argument
4060 u16 counter_id; ice_add_mac_with_counter() local
[all...]
/freebsd-src/sys/dev/xilinx/
H A Dif_xae.c358 xae_stat(struct xae_softc *sc, int counter_id) in xae_stat() argument
/freebsd-src/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_devx.c225 bool mlx5_ib_devx_is_flow_counter(void *obj, u32 offset, u32 *counter_id) in mlx5_ib_devx_is_flow_counter()