Searched refs:ICE_CTX_STORE (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_common.c | 1349 ICE_CTX_STORE(ice_rlan_ctx, head, 13, 0), 1350 ICE_CTX_STORE(ice_rlan_ctx, cpuid, 8, 13), 1351 ICE_CTX_STORE(ice_rlan_ctx, base, 57, 32), 1352 ICE_CTX_STORE(ice_rlan_ctx, qlen, 13, 89), 1353 ICE_CTX_STORE(ice_rlan_ctx, dbuf, 7, 102), 1354 ICE_CTX_STORE(ice_rlan_ctx, hbuf, 5, 109), 1355 ICE_CTX_STORE(ice_rlan_ctx, dtype, 2, 114), 1356 ICE_CTX_STORE(ice_rlan_ctx, dsize, 1, 116), 1358 ICE_CTX_STORE(ice_rlan_ctx, l2tsel, 1, 119), 1414 ICE_CTX_STORE(ice_tlan_ctx, base, 57, 0), [all …]
|