Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ipa/
Dipa.h125 struct ipa_endpoint *name_map[IPA_ENDPOINT_COUNT];
Dipa_endpoint.h38 IPA_ENDPOINT_COUNT, /* Number of names (not an index) */ enumerator
Dipa_cmd.c318 offset = reg_n_offset(reg, IPA_ENDPOINT_COUNT - 1); in ipa_cmd_register_write_valid()
Dipa_endpoint.c398 if (count > IPA_ENDPOINT_COUNT) { in ipa_endpoint_max()
400 count, IPA_ENDPOINT_COUNT); in ipa_endpoint_max()