Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_common.c1211 ICE_CTX_STORE(ice_rlan_ctx, head, 13, 0),
1212 ICE_CTX_STORE(ice_rlan_ctx, cpuid, 8, 13),
1213 ICE_CTX_STORE(ice_rlan_ctx, base, 57, 32),
1214 ICE_CTX_STORE(ice_rlan_ctx, qlen, 13, 89),
1215 ICE_CTX_STORE(ice_rlan_ctx, dbuf, 7, 102),
1216 ICE_CTX_STORE(ice_rlan_ctx, hbuf, 5, 109),
1217 ICE_CTX_STORE(ice_rlan_ctx, dtype, 2, 114),
1218 ICE_CTX_STORE(ice_rlan_ctx, dsize, 1, 116),
1219 ICE_CTX_STORE(ice_rlan_ctx, crcstrip, 1, 117),
1220 ICE_CTX_STORE(ice_rlan_ct
[all...]
H A Dice_lan_tx_rx.h415 #define ICE_CTX_STORE(_struct, _ele, _width, _lsb) { \ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_common.c1435 ICE_CTX_STORE(ice_rlan_ctx, head, 13, 0),
1436 ICE_CTX_STORE(ice_rlan_ctx, cpuid, 8, 13),
1437 ICE_CTX_STORE(ice_rlan_ctx, base, 57, 32),
1438 ICE_CTX_STORE(ice_rlan_ctx, qlen, 13, 89),
1439 ICE_CTX_STORE(ice_rlan_ctx, dbuf, 7, 102),
1440 ICE_CTX_STORE(ice_rlan_ctx, hbuf, 5, 109),
1441 ICE_CTX_STORE(ice_rlan_ctx, dtype, 2, 114),
1442 ICE_CTX_STORE(ice_rlan_ctx, dsize, 1, 116),
1443 ICE_CTX_STORE(ice_rlan_ctx, crcstrip, 1, 117),
1444 ICE_CTX_STORE(ice_rlan_ct
[all...]
H A Dice_lan_tx_rx.h478 #define ICE_CTX_STORE(_struct, _ele, _width, _lsb) { \ macro

Completed in 12 milliseconds