Searched refs:ice_check_sq_alive (Results 1 – 12 of 12) sorted by relevance
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.h | 67 bool ice_check_sq_alive(struct ice_hw *hw, struct ice_ctl_q_info *cq);
|
H A D | ice_controlq.c | 61 bool ice_check_sq_alive(struct ice_hw *hw, struct ice_ctl_q_info *cq) in ice_check_sq_alive() function 662 if (ice_check_sq_alive(hw, cq)) in ice_shutdown_ctrlq()
|
H A D | ice_common.c | 691 (!hw->fw_log.actv_evnts || !ice_check_sq_alive(hw, &hw->adminq))) in ice_cfg_fw_log() 2477 if (ice_check_sq_alive(hw, &hw->adminq)) in ice_clear_pxe_mode()
|
H A D | ice_main.c | 458 if (ice_check_sq_alive(hw, &hw->mailboxq)) in ice_prepare_for_reset() 4445 if (ice_check_sq_alive(hw, &hw->mailboxq)) in ice_prepare_for_shutdown()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.h | 67 bool ice_check_sq_alive(struct ice_hw *hw, struct ice_ctl_q_info *cq);
|
H A D | ice_controlq.c | 61 bool ice_check_sq_alive(struct ice_hw *hw, struct ice_ctl_q_info *cq) in ice_check_sq_alive() function 662 if (ice_check_sq_alive(hw, cq)) in ice_shutdown_ctrlq()
|
H A D | ice_common.c | 691 (!hw->fw_log.actv_evnts || !ice_check_sq_alive(hw, &hw->adminq))) in ice_cfg_fw_log() 2477 if (ice_check_sq_alive(hw, &hw->adminq)) in ice_clear_pxe_mode()
|
H A D | ice_main.c | 458 if (ice_check_sq_alive(hw, &hw->mailboxq)) in ice_prepare_for_reset() 4445 if (ice_check_sq_alive(hw, &hw->mailboxq)) in ice_prepare_for_shutdown()
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.h | 67 bool ice_check_sq_alive(struct ice_hw *hw, struct ice_ctl_q_info *cq);
|
H A D | ice_controlq.c | 61 bool ice_check_sq_alive(struct ice_hw *hw, struct ice_ctl_q_info *cq) in ice_check_sq_alive() function 662 if (ice_check_sq_alive(hw, cq)) in ice_shutdown_ctrlq()
|
H A D | ice_common.c | 691 (!hw->fw_log.actv_evnts || !ice_check_sq_alive(hw, &hw->adminq))) in ice_cfg_fw_log() 2477 if (ice_check_sq_alive(hw, &hw->adminq)) in ice_clear_pxe_mode()
|
H A D | ice_main.c | 458 if (ice_check_sq_alive(hw, &hw->mailboxq)) in ice_prepare_for_reset() 4445 if (ice_check_sq_alive(hw, &hw->mailboxq)) in ice_prepare_for_shutdown()
|