Lines Matching defs:first
52 * not all TX endpoints support filtering. The first 64-bit slot in a
91 * 1st modem route | 0x0001234500001100 | DMA address for first route rule
257 u16 first, u16 count, const struct ipa_mem *mem)
269 first++; /* skip over bitmap */
271 offset = mem->offset + first * sizeof(__le64);
353 u16 first;
365 first = IPA_ROUTE_MODEM_MIN;
368 first = IPA_ROUTE_AP_MIN;
372 ipa_table_reset_add(trans, false, first, count,
374 ipa_table_reset_add(trans, false, first, count,
377 ipa_table_reset_add(trans, false, first, count,
379 ipa_table_reset_add(trans, false, first, count,
619 * The first entry in a filter table contains a bitmap indicating which
620 * endpoints contain entries in the table. In addition to that first entry,