[go: nahoru, domu]

Searched refs:rrq (Results 1 - 13 of 13) sorted by relevance

/drivers/s390/char/
H A Dcon3270.c287 con3270_read_tasklet(struct raw3270_request *rrq) argument
294 cp = (struct con3270 *) rrq->view;
341 raw3270_request_reset(rrq);
342 xchg(&cp->read, rrq);
363 struct raw3270_request *rrq; local
366 rrq = xchg(&cp->read, 0);
367 if (!rrq)
370 rrq->callback = con3270_read_callback;
371 rrq->callback_data = cp;
372 raw3270_request_set_cmd(rrq, TC_READMO
[all...]
H A Dtty3270.c532 tty3270_read_tasklet(struct raw3270_request *rrq) argument
535 struct tty3270 *tp = container_of(rrq->view, struct tty3270, view);
550 len = tp->input->len - 6 - rrq->rescnt;
579 raw3270_request_reset(rrq);
580 xchg(&tp->read, rrq);
602 struct raw3270_request *rrq; local
605 rrq = xchg(&tp->read, 0);
606 if (!rrq)
609 rrq->callback = tty3270_read_callback;
610 rrq
[all...]
/drivers/net/wireless/hostap/
H A Dhostap_ioctl.c334 struct iw_param *rrq, char *extra)
342 if (rrq->fixed) {
343 switch (rrq->value) {
363 switch (rrq->value) {
394 struct iw_param *rrq, char *extra)
409 rrq->fixed = 0;
411 rrq->fixed = 1;
418 rrq->value = local->ap->last_tx_rate > 0 ?
429 rrq->value = 1000000;
432 rrq
332 prism2_ioctl_siwrate(struct net_device *dev, struct iw_request_info *info, struct iw_param *rrq, char *extra) argument
392 prism2_ioctl_giwrate(struct net_device *dev, struct iw_request_info *info, struct iw_param *rrq, char *extra) argument
1292 prism2_ioctl_giwpower(struct net_device *dev, struct iw_request_info *info, struct iw_param *rrq, char *extra) argument
1350 prism2_ioctl_siwretry(struct net_device *dev, struct iw_request_info *info, struct iw_param *rrq, char *extra) argument
1411 prism2_ioctl_giwretry(struct net_device *dev, struct iw_request_info *info, struct iw_param *rrq, char *extra) argument
1505 prism2_ioctl_siwtxpow(struct net_device *dev, struct iw_request_info *info, struct iw_param *rrq, char *extra) argument
1586 prism2_ioctl_giwtxpow(struct net_device *dev, struct iw_request_info *info, struct iw_param *rrq, char *extra) argument
[all...]
/drivers/net/wireless/
H A Dzd1201.c1240 struct iw_request_info *info, struct iw_param *rrq, char *extra)
1246 switch (rrq->value) {
1261 if (!rrq->fixed) { /* Also enable all lower bitrates */
1273 struct iw_request_info *info, struct iw_param *rrq, char *extra)
1285 rrq->value = 1000000;
1288 rrq->value = 2000000;
1291 rrq->value = 5500000;
1294 rrq->value = 11000000;
1297 rrq->value = 0;
1299 rrq
1239 zd1201_set_rate(struct net_device *dev, struct iw_request_info *info, struct iw_param *rrq, char *extra) argument
1272 zd1201_get_rate(struct net_device *dev, struct iw_request_info *info, struct iw_param *rrq, char *extra) argument
1380 zd1201_set_retry(struct net_device *dev, struct iw_request_info *info, struct iw_param *rrq, char *extra) argument
1386 zd1201_get_retry(struct net_device *dev, struct iw_request_info *info, struct iw_param *rrq, char *extra) argument
1608 zd1201_set_hostauth(struct net_device *dev, struct iw_request_info *info, struct iw_param *rrq, char *extra) argument
1619 zd1201_get_hostauth(struct net_device *dev, struct iw_request_info *info, struct iw_param *rrq, char *extra) argument
1654 zd1201_set_maxassoc(struct net_device *dev, struct iw_request_info *info, struct iw_param *rrq, char *extra) argument
1669 zd1201_get_maxassoc(struct net_device *dev, struct iw_request_info *info, struct iw_param *rrq, char *extra) argument
[all...]
/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c47 BNX2FC_ELS_DBG("rrq xid - 0x%x timed out, clean it up\n",
62 struct fc_els_rrq rrq; local
73 memset(&rrq, 0, sizeof(rrq));
84 rrq.rrq_cmd = ELS_RRQ;
85 hton24(rrq.rrq_s_id, sid);
86 rrq.rrq_ox_id = htons(aborted_io_req->xid);
87 rrq.rrq_rx_id = htons(aborted_io_req->task->rxwr_txrd.var_ctx.rx_id);
90 rc = bnx2fc_initiate_els(tgt, ELS_RRQ, &rrq, sizeof(rrq),
[all...]
/drivers/net/wireless/orinoco/
H A Dwext.c543 struct iw_param *rrq,
554 if (rrq->value == -1)
557 if (rrq->value % 100000)
559 bitrate = rrq->value / 100000;
562 ratemode = orinoco_get_bitratemode(bitrate, !rrq->fixed);
577 struct iw_param *rrq,
604 rrq->value = bitrate;
605 rrq->fixed = !automatic;
606 rrq->disabled = 0;
541 orinoco_ioctl_setrate(struct net_device *dev, struct iw_request_info *info, struct iw_param *rrq, char *extra) argument
575 orinoco_ioctl_getrate(struct net_device *dev, struct iw_request_info *info, struct iw_param *rrq, char *extra) argument
/drivers/scsi/libfc/
H A Dfc_exch.c393 * tyring to complete this. But the rrq code will reuse the
395 * complete, so it can be reused by the timer to send the rrq.
2142 struct fc_els_rrq *rrq; local
2148 fp = fc_frame_alloc(lport, sizeof(*rrq));
2152 rrq = fc_frame_payload_get(fp, sizeof(*rrq));
2153 memset(rrq, 0, sizeof(*rrq));
2154 rrq->rrq_cmd = ELS_RRQ;
2155 hton24(rrq
[all...]
/drivers/scsi/lpfc/
H A Dlpfc_els.c1742 * This routine will call the clear rrq function to free the rrq and
1744 * exist then the clear_rrq is still called because the rrq needs to
1755 struct lpfc_node_rrq *rrq; local
1758 rrq = cmdiocb->context_un.rrq;
1768 if (!ndlp || !NLP_CHK_NODE_ACT(ndlp) || ndlp != rrq->ndlp) {
1778 /* rrq completes to NPort <nlp_DID> */
1783 irsp->ulpTimeout, rrq->xritag, rrq
4389 struct RRQ *rrq; local
5816 lpfc_issue_els_rrq(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp, uint32_t did, struct lpfc_node_rrq *rrq) argument
5882 lpfc_send_rrq(struct lpfc_hba *phba, struct lpfc_node_rrq *rrq) argument
[all...]
H A Dlpfc_sli.h95 struct lpfc_node_rrq *rrq; member in union:lpfc_iocbq::__anon5772
H A Dlpfc_sli.c634 * @rrq: The RRQ to be cleared.
640 struct lpfc_node_rrq *rrq)
644 if ((rrq->vport) && NLP_CHK_NODE_ACT(rrq->ndlp))
645 ndlp = lpfc_findnode_did(rrq->vport, rrq->nlp_DID);
651 if ((!ndlp) && rrq->ndlp)
652 ndlp = rrq->ndlp;
658 rrq->send_rrq = 0;
659 rrq
638 lpfc_clr_rrq_active(struct lpfc_hba *phba, uint16_t xritag, struct lpfc_node_rrq *rrq) argument
683 struct lpfc_node_rrq *rrq; local
731 struct lpfc_node_rrq *rrq; local
763 struct lpfc_node_rrq *rrq; local
830 struct lpfc_node_rrq *rrq; local
[all...]
H A Dlpfc_hw.h902 uint32_t rrq; member in struct:RRQ
905 #define rrq_rsvd_WORD rrq
908 #define rrq_did_WORD rrq
/drivers/scsi/bfa/
H A Dbfa_fcbuild.h132 struct fc_rrq_s rrq; member in struct:fc_templates_s
163 u16 fc_rrq_build(struct fchs_s *buf, struct fc_rrq_s *rrq, u32 d_id,
H A Dbfa_fcbuild.c599 fc_rrq_build(struct fchs_s *fchs, struct fc_rrq_s *rrq, u32 d_id, u32 s_id, argument
605 * build rrq payload
607 memcpy(rrq, &rrq_tmpl, sizeof(struct fc_rrq_s));
608 rrq->s_id = (s_id);
609 rrq->ox_id = cpu_to_be16(rrq_oxid);
610 rrq->rx_id = FC_RXID_ANY;

Completed in 665 milliseconds