Home
last modified time | relevance | path

Searched refs:IPA_ENDPOINT_COUNT (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ipa/
Dipa.h128 struct ipa_endpoint *name_map[IPA_ENDPOINT_COUNT];
Dipa_endpoint.h37 IPA_ENDPOINT_COUNT, /* Number of names (not an index) */ enumerator
Dipa_cmd.c301 offset = IPA_REG_ENDP_STATUS_N_OFFSET(IPA_ENDPOINT_COUNT - 1); in ipa_cmd_register_write_valid()
Dipa_endpoint.c192 if (count > IPA_ENDPOINT_COUNT) { in ipa_endpoint_data_valid()
194 count, IPA_ENDPOINT_COUNT); in ipa_endpoint_data_valid()