Lines Matching refs:ice_rlan_ctx
1381 ICE_CTX_STORE(ice_rlan_ctx, head, 13, 0),
1382 ICE_CTX_STORE(ice_rlan_ctx, cpuid, 8, 13),
1383 ICE_CTX_STORE(ice_rlan_ctx, base, 57, 32),
1384 ICE_CTX_STORE(ice_rlan_ctx, qlen, 13, 89),
1385 ICE_CTX_STORE(ice_rlan_ctx, dbuf, 7, 102),
1386 ICE_CTX_STORE(ice_rlan_ctx, hbuf, 5, 109),
1387 ICE_CTX_STORE(ice_rlan_ctx, dtype, 2, 114),
1388 ICE_CTX_STORE(ice_rlan_ctx, dsize, 1, 116),
1389 ICE_CTX_STORE(ice_rlan_ctx, crcstrip, 1, 117),
1390 ICE_CTX_STORE(ice_rlan_ctx, l2tsel, 1, 119),
1391 ICE_CTX_STORE(ice_rlan_ctx, hsplit_0, 4, 120),
1392 ICE_CTX_STORE(ice_rlan_ctx, hsplit_1, 2, 124),
1393 ICE_CTX_STORE(ice_rlan_ctx, showiv, 1, 127),
1394 ICE_CTX_STORE(ice_rlan_ctx, rxmax, 14, 174),
1395 ICE_CTX_STORE(ice_rlan_ctx, tphrdesc_ena, 1, 193),
1396 ICE_CTX_STORE(ice_rlan_ctx, tphwdesc_ena, 1, 194),
1397 ICE_CTX_STORE(ice_rlan_ctx, tphdata_ena, 1, 195),
1398 ICE_CTX_STORE(ice_rlan_ctx, tphhead_ena, 1, 196),
1399 ICE_CTX_STORE(ice_rlan_ctx, lrxqthresh, 3, 198),
1400 ICE_CTX_STORE(ice_rlan_ctx, prefena, 1, 201),
1411 static void ice_pack_rxq_ctx(const struct ice_rlan_ctx *ctx, in ice_pack_rxq_ctx()
1427 struct ice_rlan_ctx *ctx) in ice_unpack_rxq_ctx()
1444 int ice_write_rxq_ctx(struct ice_hw *hw, struct ice_rlan_ctx *rlan_ctx, in ice_write_rxq_ctx()
1469 int ice_read_rxq_ctx(struct ice_hw *hw, struct ice_rlan_ctx *rlan_ctx, in ice_read_rxq_ctx()