Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_sched.c631 * ice_alloc_rdma_q_ctx - allocate RDMA queue contexts for the given VSI and TC
638 ice_alloc_rdma_q_ctx(struct ice_hw *hw, u16 vsi_handle, u8 tc, u16 new_numqs) in ice_alloc_rdma_q_ctx()
2002 status = ice_alloc_rdma_q_ctx(hw, vsi_handle, tc, new_numqs); in ice_sched_update_vsi_child_nodes()
636 ice_alloc_rdma_q_ctx(struct ice_hw *hw, u16 vsi_handle, u8 tc, u16 new_numqs) ice_alloc_rdma_q_ctx() function