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

/freebsd-13-stable/sys/dev/ice/
H A Dice_common.c1079 ICE_CTX_STORE(ice_rlan_ctx, head, 13, 0),
1080 ICE_CTX_STORE(ice_rlan_ctx, cpuid, 8, 13),
1081 ICE_CTX_STORE(ice_rlan_ctx, base, 57, 32),
1082 ICE_CTX_STORE(ice_rlan_ctx, qlen, 13, 89),
1083 ICE_CTX_STORE(ice_rlan_ctx, dbuf, 7, 102),
1084 ICE_CTX_STORE(ice_rlan_ctx, hbuf, 5, 109),
1085 ICE_CTX_STORE(ice_rlan_ctx, dtype, 2, 114),
1086 ICE_CTX_STORE(ice_rlan_ctx, dsize, 1, 116),
1087 ICE_CTX_STORE(ice_rlan_ctx, crcstrip, 1, 117),
1088 ICE_CTX_STORE(ice_rlan_ctx, l2tse
[all...]
H A Dice_common.h103 ice_write_rxq_ctx(struct ice_hw *hw, struct ice_rlan_ctx *rlan_ctx,
H A Dice_lan_tx_rx.h401 * ice_rlan_ctx.adv_desc is set
810 struct ice_rlan_ctx { struct
H A Dice_lib.c1453 struct ice_rlan_ctx rlan_ctx = {0};

Completed in 123 milliseconds