Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ice/
A Dice_common.c1381 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),
1390 ICE_CTX_STORE(ice_rlan_ctx, l2tsel, 1, 119),
1393 ICE_CTX_STORE(ice_rlan_ctx, showiv, 1, 127),
[all …]
A Dice_common.h119 int ice_write_rxq_ctx(struct ice_hw *hw, struct ice_rlan_ctx *rlan_ctx,
121 int ice_read_rxq_ctx(struct ice_hw *hw, struct ice_rlan_ctx *rlan_ctx,
A Dice_lan_tx_rx.h379 struct ice_rlan_ctx { struct
A Dice_base.c383 struct ice_rlan_ctx rlan_ctx; in ice_setup_rx_ctx()

Completed in 21 milliseconds