Home
last modified time | relevance | path

Searched refs:ICE_CTX_STORE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
A Dice_common.c1276 ICE_CTX_STORE(ice_rlan_ctx, head, 13, 0),
1277 ICE_CTX_STORE(ice_rlan_ctx, cpuid, 8, 13),
1278 ICE_CTX_STORE(ice_rlan_ctx, base, 57, 32),
1279 ICE_CTX_STORE(ice_rlan_ctx, qlen, 13, 89),
1280 ICE_CTX_STORE(ice_rlan_ctx, dbuf, 7, 102),
1281 ICE_CTX_STORE(ice_rlan_ctx, hbuf, 5, 109),
1282 ICE_CTX_STORE(ice_rlan_ctx, dtype, 2, 114),
1283 ICE_CTX_STORE(ice_rlan_ctx, dsize, 1, 116),
1285 ICE_CTX_STORE(ice_rlan_ctx, l2tsel, 1, 119),
1327 ICE_CTX_STORE(ice_tlan_ctx, base, 57, 0),
[all …]
A Dice_lan_tx_rx.h476 #define ICE_CTX_STORE(_struct, _ele, _width, _lsb) { \ macro

Completed in 14 milliseconds