Lines Matching refs:ice_tlan_ctx
1486 ICE_CTX_STORE(ice_tlan_ctx, base, 57, 0),
1487 ICE_CTX_STORE(ice_tlan_ctx, port_num, 3, 57),
1488 ICE_CTX_STORE(ice_tlan_ctx, cgd_num, 5, 60),
1489 ICE_CTX_STORE(ice_tlan_ctx, pf_num, 3, 65),
1490 ICE_CTX_STORE(ice_tlan_ctx, vmvf_num, 10, 68),
1491 ICE_CTX_STORE(ice_tlan_ctx, vmvf_type, 2, 78),
1492 ICE_CTX_STORE(ice_tlan_ctx, src_vsi, 10, 80),
1493 ICE_CTX_STORE(ice_tlan_ctx, tsyn_ena, 1, 90),
1494 ICE_CTX_STORE(ice_tlan_ctx, internal_usage_flag, 1, 91),
1495 ICE_CTX_STORE(ice_tlan_ctx, alt_vlan, 1, 92),
1496 ICE_CTX_STORE(ice_tlan_ctx, cpuid, 8, 93),
1497 ICE_CTX_STORE(ice_tlan_ctx, wb_mode, 1, 101),
1498 ICE_CTX_STORE(ice_tlan_ctx, tphrd_desc, 1, 102),
1499 ICE_CTX_STORE(ice_tlan_ctx, tphrd, 1, 103),
1500 ICE_CTX_STORE(ice_tlan_ctx, tphwr_desc, 1, 104),
1501 ICE_CTX_STORE(ice_tlan_ctx, cmpq_id, 9, 105),
1502 ICE_CTX_STORE(ice_tlan_ctx, qnum_in_func, 14, 114),
1503 ICE_CTX_STORE(ice_tlan_ctx, itr_notification_mode, 1, 128),
1504 ICE_CTX_STORE(ice_tlan_ctx, adjust_prof_id, 6, 129),
1505 ICE_CTX_STORE(ice_tlan_ctx, qlen, 13, 135),
1506 ICE_CTX_STORE(ice_tlan_ctx, quanta_prof_idx, 4, 148),
1507 ICE_CTX_STORE(ice_tlan_ctx, tso_ena, 1, 152),
1508 ICE_CTX_STORE(ice_tlan_ctx, tso_qnum, 11, 153),
1509 ICE_CTX_STORE(ice_tlan_ctx, legacy_int, 1, 164),
1510 ICE_CTX_STORE(ice_tlan_ctx, drop_ena, 1, 165),
1511 ICE_CTX_STORE(ice_tlan_ctx, cache_prof_idx, 2, 166),
1512 ICE_CTX_STORE(ice_tlan_ctx, pkt_shaper_prof_idx, 3, 168),
1523 void ice_pack_txq_ctx(const struct ice_tlan_ctx *ctx, ice_txq_ctx_buf_t *buf) in ice_pack_txq_ctx()
1537 static void ice_pack_txq_ctx_full(const struct ice_tlan_ctx *ctx, in ice_pack_txq_ctx_full()
1553 struct ice_tlan_ctx *ctx) in ice_unpack_txq_ctx_full()
1657 int ice_read_txq_ctx(struct ice_hw *hw, struct ice_tlan_ctx *tlan_ctx, in ice_read_txq_ctx()
1682 int ice_write_txq_ctx(struct ice_hw *hw, struct ice_tlan_ctx *tlan_ctx, in ice_write_txq_ctx()