Searched refs:nout (Results 1 – 4 of 4) sorted by relevance
1151 int nout; in mlx5_query_hca_vport_gid() local1161 nout = tbsz; in mlx5_query_hca_vport_gid()1163 nout = 1; in mlx5_query_hca_vport_gid()1165 out_sz += nout * sizeof(*gid); in mlx5_query_hca_vport_gid()1217 int nout; in mlx5_query_hca_vport_pkey() local1229 nout = tbsz; in mlx5_query_hca_vport_pkey()1231 nout = 1; in mlx5_query_hca_vport_pkey()1233 out_sz += nout * MLX5_ST_SZ_BYTES(pkey); in mlx5_query_hca_vport_pkey()1260 for (i = 0; i < nout; i++, pkey++, in mlx5_query_hca_vport_pkey()
128 ptrdiff_t nout = pptr() - pbase(); in overflow() local137 __pbump(nout); in overflow()
822 size_t nret, nout; in refclock_fdwrite() local825 nout = (INT_MAX > len) ? len : INT_MAX; in refclock_fdwrite()827 nret = (size_t)async_write(fd, buf, (unsigned int)nout); in refclock_fdwrite()829 nret = (size_t)write(fd, buf, nout); in refclock_fdwrite()
37689 Avoid syslog clutter when driver has init problems but is nout used later on.37694 Avoid syslog clutter when driver has init problems but is nout used later on.37699 Avoid syslog clutter when driver has init problems but is nout used later on.