Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c489 u32 next_q_index, next_q_type; in i40e_release_rdma_qvlist() local
505 next_q_type = (reg & I40E_VPINT_CEQCTL_NEXTQ_TYPE_MASK) in i40e_release_rdma_qvlist()
511 (next_q_type << in i40e_release_rdma_qvlist()
536 u32 next_q_idx, next_q_type; in i40e_config_rdma_qvlist() local
586 next_q_type = ((reg & I40E_VPINT_LNKLSTN_FIRSTQ_TYPE_MASK) >> in i40e_config_rdma_qvlist()
594 (next_q_type << I40E_VPINT_CEQCTL_NEXTQ_TYPE_SHIFT) | in i40e_config_rdma_qvlist()