Lines Matching defs:node_teid
5416 buf->parent_teid = parent->info.node_teid;
5417 node.parent_teid = parent->info.node_teid;
5451 node.node_teid = buf->txqs[0].q_teid;
5454 q_ctx->q_teid = LE32_TO_CPU(node.node_teid);
5664 buf->parent_teid = parent->info.node_teid;
5665 node.parent_teid = parent->info.node_teid;
5690 node.node_teid = buf->rdma_qsets[i].qset_teid;
5695 qset_teid[i] = LE32_TO_CPU(node.node_teid);
6138 * @node_teid: node TEID to be queried
6144 ice_sched_query_elem(struct ice_hw *hw, u32 node_teid,
6152 buf->node_teid = CPU_TO_LE32(node_teid);