Home
last modified time | relevance | path

Searched refs:ICE_DBG_TRACE (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_nvm.c57 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_read_nvm()
104 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_read_flat_nvm()
168 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_update_nvm()
209 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_erase_nvm()
251 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_read_nvm_cfg()
285 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_write_nvm_cfg()
343 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_read_sr_word_aq()
374 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_write_sr_aq()
400 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_read_sr_buf_aq()
427 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_acquire_nvm()
[all …]
H A Dice_controlq.c66 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_adminq_init_regs()
339 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_sq()
401 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_rq()
457 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_shutdown_sq()
528 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_shutdown_rq()
578 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_check_adminq()
616 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_ctrlq()
673 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_shutdown_ctrlq()
703 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_shutdown_all_ctrlq()
728 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_all_ctrlq()
H A Dice_common.c156 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_set_mac_type()
944 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_hw()
1902 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_req_res()
1971 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_release_res()
2001 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_acquire_res()
2056 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_release_res()
2090 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_alloc_free_res()
4302 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_add_lan_txq()
4354 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_dis_lan_txq()
4519 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_add_rdma_qsets()
H A Dice_switch.c1019 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_sw_rules()
2308 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_get_res_descs()
3533 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in _ice_set_vsi_promisc()
3820 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_remove_vsi_fltr_rule()
H A Dice_type.h108 #define ICE_DBG_TRACE BIT_ULL(0) /* for function-trace only */ macro
H A Dice_flex_pipe.c657 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_replay_tunnels()