Home
last modified time | relevance | path

Searched refs:ENDP_INIT_DEAGGR (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/drivers/net/ipa/reg/
Dipa_reg-v3.1.c320 IPA_REG_STRIDE_FIELDS(ENDP_INIT_DEAGGR, endp_init_deaggr, 0x00000834, 0x0070);
429 [ENDP_INIT_DEAGGR] = &ipa_reg_endp_init_deaggr,
Dipa_reg-v3.5.1.c331 IPA_REG_STRIDE_FIELDS(ENDP_INIT_DEAGGR, endp_init_deaggr, 0x00000834, 0x0070);
439 [ENDP_INIT_DEAGGR] = &ipa_reg_endp_init_deaggr,
Dipa_reg-v4.2.c356 IPA_REG_STRIDE_FIELDS(ENDP_INIT_DEAGGR, endp_init_deaggr, 0x00000834, 0x0070);
440 [ENDP_INIT_DEAGGR] = &ipa_reg_endp_init_deaggr,
Dipa_reg-v4.11.c388 IPA_REG_STRIDE_FIELDS(ENDP_INIT_DEAGGR, endp_init_deaggr, 0x00000834, 0x0070);
495 [ENDP_INIT_DEAGGR] = &ipa_reg_endp_init_deaggr,
Dipa_reg-v4.5.c407 IPA_REG_STRIDE_FIELDS(ENDP_INIT_DEAGGR, endp_init_deaggr, 0x00000834, 0x0070);
516 [ENDP_INIT_DEAGGR] = &ipa_reg_endp_init_deaggr,
Dipa_reg-v4.9.c385 IPA_REG_STRIDE_FIELDS(ENDP_INIT_DEAGGR, endp_init_deaggr, 0x00000834, 0x0070);
492 [ENDP_INIT_DEAGGR] = &ipa_reg_endp_init_deaggr,
/Linux-v6.1/drivers/net/ipa/
Dipa_reg.h93 ENDP_INIT_DEAGGR, /* TX only */ enumerator
Dipa_endpoint.c1034 reg = ipa_reg(ipa, ENDP_INIT_DEAGGR); in ipa_endpoint_init_deaggr()