Home
last modified time | relevance | path

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

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