Home
last modified time | relevance | path

Searched refs:ice_ctl_q_info (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_controlq.c36 struct ice_ctl_q_info *cq = &hw->adminq; in ice_adminq_init_regs()
49 struct ice_ctl_q_info *cq = &hw->mailboxq; in ice_mailbox_init_regs()
62 struct ice_ctl_q_info *cq = &hw->sbq; in ice_sb_init_regs()
158 ice_alloc_rq_bufs(struct ice_hw *hw, struct ice_ctl_q_info *cq) in ice_alloc_rq_bufs()
230 ice_alloc_sq_bufs(struct ice_hw *hw, struct ice_ctl_q_info *cq) in ice_alloc_sq_bufs()
577 struct ice_ctl_q_info *cq = &hw->adminq; in ice_init_check_adminq()
613 struct ice_ctl_q_info *cq; in ice_init_ctrlq()
680 struct ice_ctl_q_info *ice_get_sbq(struct ice_hw *hw) in ice_get_sbq()
696 struct ice_ctl_q_info *cq; in ice_shutdown_ctrlq()
791 static void ice_init_ctrlq_locks(struct ice_ctl_q_info *cq) in ice_init_ctrlq_locks()
[all …]
A Dice_common.h28 ice_clean_rq_elem(struct ice_hw *hw, struct ice_ctl_q_info *cq,
46 struct ice_ctl_q_info *ice_get_sbq(struct ice_hw *hw);
48 ice_sq_send_cmd(struct ice_hw *hw, struct ice_ctl_q_info *cq,
71 bool ice_check_sq_alive(struct ice_hw *hw, struct ice_ctl_q_info *cq);
A Dice_controlq.h86 struct ice_ctl_q_info { struct
A Dice_type.h866 struct ice_ctl_q_info adminq;
867 struct ice_ctl_q_info sbq;
868 struct ice_ctl_q_info mailboxq;
A Dice_vf_mbx.c258 struct ice_ctl_q_info *cq = &hw->mailboxq; in ice_mbx_vf_state_handler()
A Dice_main.c1406 struct ice_ctl_q_info *cq; in __ice_clean_ctrlq()
1540 static bool ice_ctrlq_pending(struct ice_hw *hw, struct ice_ctl_q_info *cq) in ice_ctrlq_pending()
A Dice_common.c1616 ice_sq_send_cmd_retry(struct ice_hw *hw, struct ice_ctl_q_info *cq, in ice_sq_send_cmd_retry()

Completed in 34 milliseconds