Lines Matching defs:wrptr
11218 * @wrptr: the HW write pointer within the capture buffer
11222 * and with the entry at @wrptr first. We try to leave the LA
11226 u32 *wrptr)
11248 if (wrptr)
11249 *wrptr = idx;
11298 * @wrptr: the HW write pointer within the capture buffer
11301 * the end of the returned data and with the entry at @wrptr first.
11304 void t4_tp_read_la(struct adapter *adap, u64 *la_buf, unsigned int *wrptr)
11319 if (wrptr)
11320 *wrptr = idx;