Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c489 u32 next_q_index, next_q_type; in i40e_release_rdma_qvlist() local
503 next_q_type = FIELD_GET(I40E_VPINT_CEQCTL_NEXTQ_TYPE_MASK, in i40e_release_rdma_qvlist()
509 (next_q_type << in i40e_release_rdma_qvlist()
534 u32 next_q_idx, next_q_type; in i40e_config_rdma_qvlist() local
582 next_q_type = FIELD_GET(I40E_VPINT_LNKLSTN_FIRSTQ_TYPE_MASK, in i40e_config_rdma_qvlist()
590 (next_q_type << I40E_VPINT_CEQCTL_NEXTQ_TYPE_SHIFT) | in i40e_config_rdma_qvlist()