ice_ctl_q_info     26 drivers/net/ethernet/intel/ice/ice_common.h ice_clean_rq_elem(struct ice_hw *hw, struct ice_ctl_q_info *cq,
ice_ctl_q_info     39 drivers/net/ethernet/intel/ice/ice_common.h ice_sq_send_cmd(struct ice_hw *hw, struct ice_ctl_q_info *cq,
ice_ctl_q_info     66 drivers/net/ethernet/intel/ice/ice_common.h bool ice_check_sq_alive(struct ice_hw *hw, struct ice_ctl_q_info *cq);
ice_ctl_q_info     34 drivers/net/ethernet/intel/ice/ice_controlq.c 	struct ice_ctl_q_info *cq = &hw->adminq;
ice_ctl_q_info     47 drivers/net/ethernet/intel/ice/ice_controlq.c 	struct ice_ctl_q_info *cq = &hw->mailboxq;
ice_ctl_q_info     59 drivers/net/ethernet/intel/ice/ice_controlq.c bool ice_check_sq_alive(struct ice_hw *hw, struct ice_ctl_q_info *cq)
ice_ctl_q_info     76 drivers/net/ethernet/intel/ice/ice_controlq.c ice_alloc_ctrlq_sq_ring(struct ice_hw *hw, struct ice_ctl_q_info *cq)
ice_ctl_q_info    107 drivers/net/ethernet/intel/ice/ice_controlq.c ice_alloc_ctrlq_rq_ring(struct ice_hw *hw, struct ice_ctl_q_info *cq)
ice_ctl_q_info    143 drivers/net/ethernet/intel/ice/ice_controlq.c ice_alloc_rq_bufs(struct ice_hw *hw, struct ice_ctl_q_info *cq)
ice_ctl_q_info    213 drivers/net/ethernet/intel/ice/ice_controlq.c ice_alloc_sq_bufs(struct ice_hw *hw, struct ice_ctl_q_info *cq)
ice_ctl_q_info    280 drivers/net/ethernet/intel/ice/ice_controlq.c ice_cfg_sq_regs(struct ice_hw *hw, struct ice_ctl_q_info *cq)
ice_ctl_q_info    293 drivers/net/ethernet/intel/ice/ice_controlq.c ice_cfg_rq_regs(struct ice_hw *hw, struct ice_ctl_q_info *cq)
ice_ctl_q_info    321 drivers/net/ethernet/intel/ice/ice_controlq.c static enum ice_status ice_init_sq(struct ice_hw *hw, struct ice_ctl_q_info *cq)
ice_ctl_q_info    380 drivers/net/ethernet/intel/ice/ice_controlq.c static enum ice_status ice_init_rq(struct ice_hw *hw, struct ice_ctl_q_info *cq)
ice_ctl_q_info    454 drivers/net/ethernet/intel/ice/ice_controlq.c ice_shutdown_sq(struct ice_hw *hw, struct ice_ctl_q_info *cq)
ice_ctl_q_info    521 drivers/net/ethernet/intel/ice/ice_controlq.c ice_shutdown_rq(struct ice_hw *hw, struct ice_ctl_q_info *cq)
ice_ctl_q_info    557 drivers/net/ethernet/intel/ice/ice_controlq.c 	struct ice_ctl_q_info *cq = &hw->adminq;
ice_ctl_q_info    593 drivers/net/ethernet/intel/ice/ice_controlq.c 	struct ice_ctl_q_info *cq;
ice_ctl_q_info    673 drivers/net/ethernet/intel/ice/ice_controlq.c static void ice_init_ctrlq_locks(struct ice_ctl_q_info *cq)
ice_ctl_q_info    712 drivers/net/ethernet/intel/ice/ice_controlq.c 	struct ice_ctl_q_info *cq;
ice_ctl_q_info    754 drivers/net/ethernet/intel/ice/ice_controlq.c ice_destroy_ctrlq_locks(struct ice_ctl_q_info *cq)
ice_ctl_q_info    785 drivers/net/ethernet/intel/ice/ice_controlq.c static u16 ice_clean_sq(struct ice_hw *hw, struct ice_ctl_q_info *cq)
ice_ctl_q_info    820 drivers/net/ethernet/intel/ice/ice_controlq.c static bool ice_sq_done(struct ice_hw *hw, struct ice_ctl_q_info *cq)
ice_ctl_q_info    841 drivers/net/ethernet/intel/ice/ice_controlq.c ice_sq_send_cmd(struct ice_hw *hw, struct ice_ctl_q_info *cq,
ice_ctl_q_info   1035 drivers/net/ethernet/intel/ice/ice_controlq.c ice_clean_rq_elem(struct ice_hw *hw, struct ice_ctl_q_info *cq,
ice_ctl_q_info    965 drivers/net/ethernet/intel/ice/ice_main.c 	struct ice_ctl_q_info *cq;
ice_ctl_q_info   1093 drivers/net/ethernet/intel/ice/ice_main.c static bool ice_ctrlq_pending(struct ice_hw *hw, struct ice_ctl_q_info *cq)
ice_ctl_q_info    438 drivers/net/ethernet/intel/ice/ice_type.h 	struct ice_ctl_q_info adminq;
ice_ctl_q_info    439 drivers/net/ethernet/intel/ice/ice_type.h 	struct ice_ctl_q_info mailboxq;