OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:offload
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
amdgpu_dc_helper.c
45
struct dc_reg_helper_state *
offload
,
48
struct dmub_rb_cmd_read_modify_write *cmd_buf = &
offload
->cmd_data.read_modify_write;
51
offload
->should_burst_write =
52
(
offload
->same_addr_count == (DMUB_READ_MODIFY_WRITE_SEQ__MAX - 1));
54
sizeof(struct dmub_cmd_read_modify_write_sequence) *
offload
->reg_seq_count;
65
offload
->reg_seq_count = 0;
66
offload
->same_addr_count = 0;
70
struct dc_reg_helper_state *
offload
,
73
struct dmub_rb_cmd_burst_write *cmd_buf = &
offload
->cmd_data.burst_write;
77
sizeof(uint32_t) *
offload
->reg_seq_count
173
struct dc_reg_helper_state *
offload
= &ctx->dmub_srv->reg_helper_
offload
;
local in function:dmub_reg_value_burst_set_pack
198
struct dc_reg_helper_state *
offload
= &ctx->dmub_srv->reg_helper_
offload
;
local in function:dmub_reg_value_pack
237
struct dc_reg_helper_state *
offload
= &ctx->dmub_srv->reg_helper_
offload
;
local in function:dmub_reg_wait_done_pack
630
struct dc_reg_helper_state *
offload
=
local in function:reg_sequence_start_gather
642
struct dc_reg_helper_state *
offload
;
local in function:reg_sequence_start_execute
673
struct dc_reg_helper_state *
offload
;
local in function:reg_sequence_wait_done
[
all
...]
/src/sys/external/bsd/ena-com/
ena_com.h
377
struct ena_admin_feature_offload_desc
offload
;
member in struct:ena_com_dev_get_features_ctx
646
* @offlad:
offload
return value
651
struct ena_admin_feature_offload_desc *
offload
);
ena_com.c
1907
memcpy(&get_feat_ctx->
offload
, &get_resp.u.
offload
,
1908
sizeof(get_resp.u.
offload
));
2215
struct ena_admin_feature_offload_desc *
offload
)
2223
ena_trc_err("Failed to get
offload
capabilities %d\n", ret);
2227
memcpy(
offload
, &resp.u.
offload
, sizeof(resp.u.
offload
));
ena_admin_defs.h
576
/* Receive side supported stateless
offload
811
struct ena_admin_feature_offload_desc
offload
;
member in union:ena_admin_get_feat_resp::__anon56753e37030a
/src/sys/dev/pci/ixgbe/
ix_txrx.c
495
* Set up the appropriate
offload
context if requested,
841
int
offload
= TRUE;
local in function:ixgbe_tx_ctx_setup
860
offload
= FALSE;
874
(
offload
== FALSE))
896
if (
offload
== FALSE)
931
offload
= false;
947
offload
= false;
954
offload
= false;
957
offload
= false;
961
if (
offload
) /* Insert L4 checksum into data descriptors *
[
all
...]
/src/sys/dev/pci/
if_ena.c
2452
if ((feat->
offload
.tx &
2458
if ((feat->
offload
.tx &
2463
if ((feat->
offload
.tx &
2467
if ((feat->
offload
.tx &
2471
if ((feat->
offload
.rx_supported &
2476
if ((feat->
offload
.rx_supported &
2674
bool
offload
;
local in function:ena_tx_csum
2681
offload
= false;
2688
offload
= true;
2694
offload
= true
[
all
...]
/src/sys/dev/pci/cxgb/
cxgb_common.h
308
unsigned int lro; /* large receive
offload
*/
319
unsigned int max_pkt_size; /* max
offload
pkt size */
392
unsigned int
offload
;
member in struct:adapter_params
610
return adap->params.
offload
;
cxgb_t3_hw.c
2362
* t3_tp_set_offload_mode - put TP in NIC/
offload
mode
2364
* @enable: 1 to select
offload
mode, 0 for regular NIC
2366
* Switches TP to NIC/
offload
mode.
3623
* lazily later on when a port or an
offload
function are first used.
3749
adapter->params.
offload
= t3_mc7_size(&adapter->pmrx) &&
/src/sys/external/bsd/ena-com/ena_defs/
ena_admin_defs.h
646
/* Receive side supported stateless
offload
883
struct ena_admin_feature_offload_desc
offload
;
member in union:ena_admin_get_feat_resp::__anon0cfb7f3b030a
Completed in 26 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025