| H A D | ice_controlq.c | 62 static void ice_adminq_init_regs(struct ice_hw *hw) in ice_adminq_init_regs() argument 77 static void ice_mailbox_init_regs(struct ice_hw *hw) in ice_mailbox_init_regs() argument 91 ice_check_sq_alive(struct ice_hw * hw,struct ice_ctl_q_info * cq) ice_check_sq_alive() argument 108 ice_alloc_ctrlq_sq_ring(struct ice_hw * hw,struct ice_ctl_q_info * cq) ice_alloc_ctrlq_sq_ring() argument 125 ice_alloc_ctrlq_rq_ring(struct ice_hw * hw,struct ice_ctl_q_info * cq) ice_alloc_ctrlq_rq_ring() argument 143 ice_free_cq_ring(struct ice_hw * hw,struct ice_ctl_q_ring * ring) ice_free_cq_ring() argument 154 ice_alloc_rq_bufs(struct ice_hw * hw,struct ice_ctl_q_info * cq) ice_alloc_rq_bufs() argument 218 ice_alloc_sq_bufs(struct ice_hw * hw,struct ice_ctl_q_info * cq) ice_alloc_sq_bufs() argument 253 ice_cfg_cq_regs(struct ice_hw * hw,struct ice_ctl_q_ring * ring,u16 num_entries) ice_cfg_cq_regs() argument 279 ice_cfg_sq_regs(struct ice_hw * hw,struct ice_ctl_q_info * cq) ice_cfg_sq_regs() argument 292 ice_cfg_rq_regs(struct ice_hw * hw,struct ice_ctl_q_info * cq) ice_cfg_rq_regs() argument 306 ICE_FREE_CQ_BUFS(hw,qi,ring) global() argument 335 ice_init_sq(struct ice_hw * hw,struct ice_ctl_q_info * cq) ice_init_sq() argument 397 ice_init_rq(struct ice_hw * hw,struct ice_ctl_q_info * cq) ice_init_rq() argument 453 ice_shutdown_sq(struct ice_hw * hw,struct ice_ctl_q_info * cq) ice_shutdown_sq() argument 492 ice_aq_ver_check(struct ice_hw * hw) ice_aq_ver_check() argument 524 ice_shutdown_rq(struct ice_hw * hw,struct ice_ctl_q_info * cq) ice_shutdown_rq() argument 561 ice_idle_aq(struct ice_hw * hw,struct ice_ctl_q_info * cq) ice_idle_aq() argument 573 ice_init_check_adminq(struct ice_hw * hw) ice_init_check_adminq() argument 611 ice_init_ctrlq(struct ice_hw * hw,enum ice_ctl_q q_type) ice_init_ctrlq() argument 668 ice_shutdown_ctrlq(struct ice_hw * hw,enum ice_ctl_q q_type,bool unloading) ice_shutdown_ctrlq() argument 701 ice_shutdown_all_ctrlq(struct ice_hw * hw,bool unloading) ice_shutdown_all_ctrlq() argument 723 ice_init_all_ctrlq(struct ice_hw * hw) ice_init_all_ctrlq() argument 779 ice_create_all_ctrlq(struct ice_hw * hw) ice_create_all_ctrlq() argument 808 ice_destroy_all_ctrlq(struct ice_hw * hw) ice_destroy_all_ctrlq() argument 824 ice_clean_sq(struct ice_hw * hw,struct ice_ctl_q_info * cq) ice_clean_sq() argument 878 ice_debug_cq(struct ice_hw * hw,struct ice_ctl_q_info * cq,void * desc,void * buf,u16 buf_len,bool response) ice_debug_cq() argument 926 ice_sq_done(struct ice_hw * hw,struct ice_ctl_q_info * cq) ice_sq_done() argument 948 ice_sq_send_cmd_nolock(struct ice_hw * hw,struct ice_ctl_q_info * cq,struct ice_aq_desc * desc,void * buf,u16 buf_size,struct ice_sq_cd * cd) ice_sq_send_cmd_nolock() argument 1119 ice_sq_send_cmd(struct ice_hw * hw,struct ice_ctl_q_info * cq,struct ice_aq_desc * desc,void * buf,u16 buf_size,struct ice_sq_cd * cd) ice_sq_send_cmd() argument 1163 ice_clean_rq_elem(struct ice_hw * hw,struct ice_ctl_q_info * cq,struct ice_rq_event_info * e,u16 * pending) ice_clean_rq_elem() argument [all...] |