Searched refs:nframes (Results 1 – 1 of 1) sorted by relevance
114 u32 nframes; member220 seq_printf(m, "(%u)", op->nframes); in bcm_proc_show()222 seq_printf(m, "[%u]", op->nframes); in bcm_proc_show()249 seq_printf(m, "(%u) ", op->nframes); in bcm_proc_show()251 seq_printf(m, "[%u] ", op->nframes); in bcm_proc_show()309 if (op->currframe >= op->nframes) in bcm_can_tx()326 unsigned int datalen = head->nframes * op->cfsiz; in bcm_send_to_user()335 if (head->nframes) { in bcm_send_to_user()347 if (head->nframes == 1) in bcm_send_to_user()418 msg_head.nframes = 0; in bcm_tx_timeout_handler()[all …]