Home
last modified time | relevance | path

Searched refs:ice_sq_send_cmd_nolock (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/ice/base/
H A Dice_common.h56 ice_sq_send_cmd_nolock(struct ice_hw *hw, struct ice_ctl_q_info *cq,
H A Dice_controlq.c936 ice_sq_send_cmd_nolock(struct ice_hw *hw, struct ice_ctl_q_info *cq, in ice_sq_send_cmd_nolock() function
1126 status = ice_sq_send_cmd_nolock(hw, cq, desc, buf, buf_size, cd); in ice_sq_send_cmd()
H A Dice_common.c1594 return ice_sq_send_cmd_nolock(hw, ice_get_sbq(hw), in ice_sbq_send_cmd_nolock()