Searched refs:buffered (Results 1 – 10 of 10) sorted by relevance
19 Say Y here to enable the TCM/IBLOCK subsystem plugin for non-buffered25 Say Y here to enable the TCM/FILEIO subsystem plugin for buffered31 Say Y here to enable the TCM/pSCSI subsystem plugin for non-buffered
699 was_buffered = priv->link_id_db[t->txpriv.raw_link_id - 1].buffered[t->txpriv.tid]++; in cw1200_tx_h_pm_state()970 u8 *buffered; in cw1200_notify_buffered_tx() local974 buffered = priv->link_id_db in cw1200_notify_buffered_tx()975 [link_id - 1].buffered; in cw1200_notify_buffered_tx()978 if (!WARN_ON(!buffered[tid])) in cw1200_notify_buffered_tx()979 still_buffered = --buffered[tid]; in cw1200_notify_buffered_tx()1353 memset(&entry->buffered, 0, CW1200_MAX_TID); in cw1200_alloc_link_id()
90 u8 buffered[CW1200_MAX_TID]; member
43 Add buffered data capture to the simple dummy driver.
242 && !m2m_ctx->out_q_ctx.buffered) { in v4l2_m2m_try_schedule()251 && !m2m_ctx->cap_q_ctx.buffered) { in v4l2_m2m_try_schedule()
340 if ((st->info->flags & AD7791_FLAG_HAS_BUFFER) && !pdata->buffered) in ad7791_setup()
295 if (pdata->buffered || !(st->chip_info->flags & AD7793_FLAG_HAS_BUFFER)) in ad7793_setup()
166 max11646, max11647) Provides direct access via sysfs and buffered
1464 bool buffered; in ath_tx_aggr_sleep() local1480 buffered = ath_tid_has_buffered(tid); in ath_tx_aggr_sleep()1492 ieee80211_sta_set_buffered(sta, tidno, buffered); in ath_tx_aggr_sleep()
210 This interface allows you to do buffered I/O on a device and acts