Searched refs:qid (Results 1 - 25 of 66) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/modules/
H A Dvfs_default_quota.c122 unid_t qid; local
124 qid.uid = DEFAULT_QUOTA_UID(handle);
125 SMB_VFS_NEXT_GET_QUOTA(handle, SMB_USER_QUOTA_TYPE, qid, dq);
132 unid_t qid; local
134 qid.gid = DEFAULT_QUOTA_GID(handle);
135 SMB_VFS_NEXT_GET_QUOTA(handle, SMB_GROUP_QUOTA_TYPE, qid, dq);
195 unid_t qid; local
196 qid.uid = DEFAULT_QUOTA_UID(handle);
197 ret = SMB_VFS_NEXT_SET_QUOTA(handle, SMB_USER_QUOTA_TYPE, qid, dq);
203 unid_t qid; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dresource.c172 u32 qid; local
180 qid = entry->qid;
183 qid = c4iw_get_resource(&rdev->resource.qid_fifo,
185 if (!qid)
187 for (i = qid+1; i & rdev->qpmask; i++) {
191 entry->qid = i;
202 entry->qid = qid;
204 for (i = qid
218 c4iw_put_cqid(struct c4iw_rdev *rdev, u32 qid, struct c4iw_dev_ucontext *uctx) argument
236 u32 qid; local
282 c4iw_put_qpid(struct c4iw_rdev *rdev, u32 qid, struct c4iw_dev_ucontext *uctx) argument
[all...]
H A Dev.c50 qhp->attr.state, qhp->wq.sq.qid, CQE_STATUS(err_cqe));
171 CQE_STATUS(err_cqe), qhp->wq.sq.qid);
183 int c4iw_ev_handler(struct c4iw_dev *dev, u32 qid) argument
187 chp = get_chp(dev, qid);
191 PDBG("%s unknown cqid 0x%x\n", __func__, qid);
H A Ddevice.c64 if (id != qp->wq.sq.qid)
78 if (id != qp->wq.sq.qid)
88 qp->wq.sq.qid, (int)qp->attr.state,
96 qp->wq.sq.qid, (int)qp->attr.state);
215 if (!(entry->qid & rdev->qpmask))
216 c4iw_put_resource(&rdev->resource.qid_fifo, entry->qid,
254 "qp qid start %u size %u cq qid start %u size %u\n",
446 u32 qid = be32_to_cpu(rc->pldbuflen_qid); local
447 c4iw_ev_handler(dev, qid);
[all...]
H A Dqp.c50 c4iw_put_qpid(rdev, wq->rq.qid, uctx);
51 c4iw_put_qpid(rdev, wq->sq.qid, uctx);
68 wq->sq.qid = c4iw_get_qpid(rdev, uctx);
69 if (!wq->sq.qid)
72 wq->rq.qid = c4iw_get_qpid(rdev, uctx);
73 if (!wq->rq.qid)
121 (wq->sq.qid << rdev->qpshift);
124 (wq->rq.qid << rdev->qpshift);
170 res->u.sqrq.eqid = cpu_to_be32(wq->sq.qid);
193 res->u.sqrq.eqid = cpu_to_be32(wq->rq.qid);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_intr.c38 bfa_reqq_resume(struct bfa_s *bfa, int qid) argument
43 waitq = bfa_reqq(bfa, qid);
48 if (bfa_reqq_full(bfa, qid))
150 bfa_msix_reqq(struct bfa_s *bfa, int qid) argument
154 qid &= (BFI_IOC_MAX_CQS - 1);
156 bfa->iocfc.hwif.hw_reqq_ack(bfa, qid);
161 waitq = bfa_reqq(bfa, qid);
163 bfa_reqq_resume(bfa, qid);
177 bfa_msix_rspq(struct bfa_s *bfa, int qid) argument
183 bfa_trc_fp(bfa, qid);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dquota.c41 const le32 qid = QUOTA_DEFAULTS_ID; local
57 err = ntfs_index_lookup(&qid, sizeof(qid), ictx);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dcache.h34 struct p9_qid *qid; member in struct:v9fs_cookie
126 struct p9_qid *qid)
130 vcookie->qid = qid;
172 struct p9_qid *qid)
125 v9fs_vcookie_set_qid(struct inode *inode, struct p9_qid *qid) argument
171 v9fs_vcookie_set_qid(struct inode *inode, struct p9_qid *qid) argument
H A Dcache.c47 vcookie->qid = NULL;
167 memcpy(buffer, &vcookie->qid->path, sizeof(vcookie->qid->path));
170 vcookie->qid->path);
171 return sizeof(vcookie->qid->path);
188 memcpy(buffer, &vcookie->qid->version, sizeof(vcookie->qid->version));
191 vcookie->qid->version);
192 return sizeof(vcookie->qid->version);
202 if (buflen != sizeof(vcookie->qid
[all...]
H A Dv9fs_vfs.h56 ino_t v9fs_qid2ino(struct p9_qid *qid);
H A Dvfs_inode.c190 wstat->qid.type = ~0;
191 wstat->qid.version = ~0;
192 *((long long *)&wstat->qid.path) = ~0;
224 vcookie->qid = NULL;
464 ret->i_ino = v9fs_qid2ino(&st->qid);
467 v9fs_vcookie_set_qid(ret, &st->qid);
498 ret->i_ino = v9fs_qid2ino(&st->qid);
500 v9fs_vcookie_set_qid(ret, &st->qid);
669 struct p9_qid qid; local
698 err = p9_client_create_dotl(ofid, name, flags, mode, gid, &qid);
871 struct p9_qid qid; local
1440 v9fs_qid2ino(struct p9_qid *qid) argument
1600 struct p9_qid qid; local
1866 struct p9_qid qid; local
[all...]
H A Dvfs_dir.c180 filp->f_pos, v9fs_qid2ino(&st.qid), dt_type(&st));
261 oldoffset, v9fs_qid2ino(&curdirent.qid),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/crypto/
H A Dap_bus.c169 * @qid: The AP queue number
176 ap_test_queue(ap_qid_t qid, int *queue_depth, int *device_type) argument
178 register unsigned long reg0 asm ("0") = qid;
191 * @qid: The AP queue number
195 static inline struct ap_queue_status ap_reset_queue(ap_qid_t qid) argument
197 register unsigned long reg0 asm ("0") = qid | 0x01000000UL;
210 * @qid: The AP queue number
216 ap_queue_interruption_control(ap_qid_t qid, void *ind) argument
218 register unsigned long reg0 asm ("0") = qid | 0x03000000UL;
233 * @qid
240 ap_queue_enable_interruption(ap_qid_t qid, void *ind) argument
295 __ap_send(ap_qid_t qid, unsigned long long psmid, void *msg, size_t length, unsigned int special) argument
318 ap_send(ap_qid_t qid, unsigned long long psmid, void *msg, size_t length) argument
356 __ap_recv(ap_qid_t qid, unsigned long long *psmid, void *msg, size_t length) argument
378 ap_recv(ap_qid_t qid, unsigned long long *psmid, void *msg, size_t length) argument
406 ap_query_queue(ap_qid_t qid, int *queue_depth, int *device_type) argument
455 ap_init_queue(ap_qid_t qid) argument
935 ap_qid_t qid = AP_MKQID(j, i); local
1078 ap_qid_t qid; local
[all...]
H A Dap_bus.h136 ap_qid_t qid; /* AP queue id. */ member in struct:ap_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/9p/
H A Dclient.c643 memset(&fid->qid, 0, sizeof(struct p9_qid));
846 struct p9_qid qid; local
866 err = p9pdu_readf(req->rc, clnt->proto_version, "Q", &qid);
873 P9_DPRINTK(P9_DEBUG_9P, "<<< RATTACH qid %x.%llx.%x\n",
874 qid.type,
875 (unsigned long long)qid.path,
876 qid.version);
878 memmove(&fid->qid, &qid, sizeof(struct p9_qid));
895 struct p9_qid qid; local
1021 struct p9_qid qid; local
1061 p9_client_create_dotl(struct p9_fid *ofid, char *name, u32 flags, u32 mode, gid_t gid, struct p9_qid *qid) argument
1111 struct p9_qid qid; local
1150 p9_client_symlink(struct p9_fid *dfid, char *name, char *symtgt, gid_t gid, struct p9_qid *qid) argument
1752 p9_client_mknod_dotl(struct p9_fid *fid, char *name, int mode, dev_t rdev, gid_t gid, struct p9_qid *qid) argument
1783 p9_client_mkdir_dotl(struct p9_fid *fid, char *name, int mode, gid_t gid, struct p9_qid *qid) argument
[all...]
H A Dprotocol.c140 Q - qid
221 struct p9_qid *qid = local
225 &qid->type, &qid->version,
226 &qid->path);
240 &stbuf->dev, &stbuf->qid,
353 &stbuf->qid,
434 const struct p9_qid *qid = local
438 qid->type, qid
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/9p/
H A Dclient.h174 * @qid: the &p9_qid server identifier this handle points to
188 struct p9_qid qid; member in struct:p9_fid
200 * @qid: The p9 server qid for this dirent
207 struct p9_qid qid; member in struct:p9_dirent
231 struct p9_qid *qid);
233 gid_t gid, struct p9_qid *qid);
H A D9p.h357 * @qid: unique id from the server of type &p9_qid
378 struct p9_qid qid; member in struct:p9_wstat
395 struct p9_qid qid; member in struct:p9_stat_dotl
505 struct p9_qid qid; member in struct:p9_rauth
529 struct p9_qid qid; member in struct:p9_rattach
550 struct p9_qid qid; member in struct:p9_ropen
563 struct p9_qid qid; member in struct:p9_rcreate
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1251_init.c233 static int wl1251_hw_init_txq_fill(u8 qid, argument
237 config->qid = qid;
239 switch (qid) {
265 wl1251_error("Invalid TX queue id: %d", qid);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dt4_hw.h112 __be32 qid; member in struct:sge_qstat
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00usb.c224 const enum data_queue_qid qid)
226 struct data_queue *queue = rt2x00queue_get_queue(rt2x00dev, qid);
261 const enum data_queue_qid qid)
263 struct data_queue *queue = rt2x00queue_get_queue(rt2x00dev, qid);
274 (qid == QID_BEACON) &&
300 WARNING(queue->rt2x00dev, "TX queue %d timed out, invoke reset", queue->qid);
310 ieee80211_stop_queue(queue->rt2x00dev->hw, queue->qid);
331 ieee80211_wake_queue(queue->rt2x00dev->hw, queue->qid);
408 if (entry->queue->qid == QID_RX) {
430 if (queue->qid
223 rt2x00usb_kick_tx_queue(struct rt2x00_dev *rt2x00dev, const enum data_queue_qid qid) argument
260 rt2x00usb_kill_tx_queue(struct rt2x00_dev *rt2x00dev, const enum data_queue_qid qid) argument
[all...]
H A Drt2x00usb.h383 * @qid: Data queue to kick
389 const enum data_queue_qid qid);
394 * @qid: Data queue to kill
400 const enum data_queue_qid qid);
H A Drt2x00queue.c302 txdesc->queue = entry->queue->qid;
410 entry->queue->qid, DRV_PROJECT);
467 rt2x00dev->ops->lib->kick_tx_queue(rt2x00dev, queue->qid);
486 queue->qid, DRV_PROJECT);
709 rt2x00dev->ops->lib->kill_tx_queue(rt2x00dev, queue->qid);
854 struct data_queue *queue, enum data_queue_qid qid)
859 queue->qid = qid;
869 enum data_queue_qid qid; local
897 * RX: qid
853 rt2x00queue_init(struct rt2x00_dev *rt2x00dev, struct data_queue *queue, enum data_queue_qid qid) argument
[all...]
H A Drt2800pci.c231 if (entry->queue->qid == QID_RX) {
248 if (entry->queue->qid == QID_RX) {
655 const enum data_queue_qid qid)
659 if (qid == QID_BEACON) {
665 rt2x00_set_field32(&reg, WPDMA_RST_IDX_DTX_IDX0, (qid == QID_AC_BE));
666 rt2x00_set_field32(&reg, WPDMA_RST_IDX_DTX_IDX1, (qid == QID_AC_BK));
667 rt2x00_set_field32(&reg, WPDMA_RST_IDX_DTX_IDX2, (qid == QID_AC_VI));
668 rt2x00_set_field32(&reg, WPDMA_RST_IDX_DTX_IDX3, (qid == QID_AC_VO));
654 rt2800pci_kill_tx_queue(struct rt2x00_dev *rt2x00dev, const enum data_queue_qid qid) argument
H A Drt2x00mac.c106 enum data_queue_qid qid = skb_get_queue_mapping(skb); local
125 queue = rt2x00queue_get_queue(rt2x00dev, qid);
129 "Please file bug report to %s.\n", qid, DRV_PROJECT);
156 ieee80211_stop_queue(rt2x00dev->hw, qid);
161 ieee80211_stop_queue(rt2x00dev->hw, qid);

Completed in 190 milliseconds

123