Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ipa/
Dipa.h121 struct ipa_endpoint *name_map[IPA_ENDPOINT_COUNT];
Dipa_endpoint.h38 IPA_ENDPOINT_COUNT, /* Number of names (not an index) */ enumerator
Dipa_cmd.c328 offset = IPA_REG_ENDP_STATUS_N_OFFSET(IPA_ENDPOINT_COUNT - 1); in ipa_cmd_register_write_valid()
Dipa_endpoint.c251 if (count > IPA_ENDPOINT_COUNT) { in ipa_endpoint_data_valid()
253 count, IPA_ENDPOINT_COUNT); in ipa_endpoint_data_valid()