ice_ctl_q_info
ice_sq_send_cmd_retry(struct ice_hw *hw, struct ice_ctl_q_info *cq,
struct ice_ctl_q_info *ice_get_sbq(struct ice_hw *hw);
ice_sq_send_cmd(struct ice_hw *hw, struct ice_ctl_q_info *cq,
bool ice_check_sq_alive(struct ice_hw *hw, struct ice_ctl_q_info *cq);
ice_clean_rq_elem(struct ice_hw *hw, struct ice_ctl_q_info *cq,
ice_alloc_ctrlq_rq_ring(struct ice_hw *hw, struct ice_ctl_q_info *cq)
ice_clean_rq_elem(struct ice_hw *hw, struct ice_ctl_q_info *cq,
ice_alloc_rq_bufs(struct ice_hw *hw, struct ice_ctl_q_info *cq)
ice_alloc_sq_bufs(struct ice_hw *hw, struct ice_ctl_q_info *cq)
static int ice_cfg_sq_regs(struct ice_hw *hw, struct ice_ctl_q_info *cq)
static int ice_cfg_rq_regs(struct ice_hw *hw, struct ice_ctl_q_info *cq)
static int ice_init_sq(struct ice_hw *hw, struct ice_ctl_q_info *cq)
struct ice_ctl_q_info *cq = &hw->adminq;
static int ice_init_rq(struct ice_hw *hw, struct ice_ctl_q_info *cq)
static int ice_shutdown_sq(struct ice_hw *hw, struct ice_ctl_q_info *cq)
struct ice_ctl_q_info *cq = &hw->mailboxq;
static int ice_shutdown_rq(struct ice_hw *hw, struct ice_ctl_q_info *cq)
struct ice_ctl_q_info *cq = &hw->adminq;
struct ice_ctl_q_info *cq;
struct ice_ctl_q_info *cq = &hw->sbq;
struct ice_ctl_q_info *ice_get_sbq(struct ice_hw *hw)
struct ice_ctl_q_info *cq;
bool ice_check_sq_alive(struct ice_hw *hw, struct ice_ctl_q_info *cq)
static void ice_init_ctrlq_locks(struct ice_ctl_q_info *cq)
static void ice_destroy_ctrlq_locks(struct ice_ctl_q_info *cq)
static u16 ice_clean_sq(struct ice_hw *hw, struct ice_ctl_q_info *cq)
ice_alloc_ctrlq_sq_ring(struct ice_hw *hw, struct ice_ctl_q_info *cq)
static void ice_debug_cq(struct ice_hw *hw, struct ice_ctl_q_info *cq,
static bool ice_sq_done(struct ice_hw *hw, struct ice_ctl_q_info *cq)
ice_sq_send_cmd(struct ice_hw *hw, struct ice_ctl_q_info *cq,
struct ice_ctl_q_info *cq;
static bool ice_ctrlq_pending(struct ice_hw *hw, struct ice_ctl_q_info *cq)
struct ice_ctl_q_info adminq;
struct ice_ctl_q_info sbq;
struct ice_ctl_q_info mailboxq;
struct ice_ctl_q_info *cq = &hw->mailboxq;