Searched refs:rx_id (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/fnic/
H A Dfcpio.h121 * The only firmware requests that will use the rx_id/ox_id fields instead
130 u16 rx_id; member in struct:fcpio_tag::__anon14388::__anon14389
149 fcpio_tag_exid_enc(struct fcpio_tag *tag, u16 ox_id, u16 rx_id) argument
151 tag->u.ex_id.rx_id = rx_id;
156 fcpio_tag_exid_dec(struct fcpio_tag *tag, u16 *ox_id, u16 *rx_id) argument
158 *rx_id = tag->u.ex_id.rx_id;
313 u16 rx_id; /* FC rx_id o member in struct:fcpio_tdata
333 u16 rx_id; /* FC rx_id of target command */ member in struct:fcpio_txrdy
348 u16 rx_id; /* FC rx_id of target command */ member in struct:fcpio_trsp
371 u16 rx_id; /* FC rx_id of target command */ member in struct:fcpio_ttmf_ack
383 u16 rx_id; /* rx_id of the target request */ member in struct:fcpio_tabort
583 u16 rx_id; /* rx_id of the target request */ member in struct:fcpio_tdrsp_cmpl
617 u16 rx_id; /* rx_id of the target request */ member in struct:fcpio_tabort_cmpl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcan.h85 struct { canid_t rx_id, tx_id; } tp; member in struct:sockaddr_can::__anon17244::__anon17245
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/protocol/
H A Dfcp.h38 u32 rx_id:16; /* rx-id */ member in struct:fc_srr_s
H A Dfc.h49 u16 rx_id; /* responder exchange ID */ member in struct:fchs_s
731 u32 rx_id:16; /* responder exchange ID */ member in struct:fc_rrq_s
744 u32 rx_id:16; /* RX_ID from ABTS frame */ member in struct:fc_ba_acc_s
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dfcbuild.c53 fc_els_req_tmpl.rx_id = FC_RXID_ANY;
64 fc_els_rsp_tmpl.rx_id = FC_RXID_ANY;
72 fc_bls_req_tmpl.rx_id = FC_RXID_ANY;
83 fc_bls_rsp_tmpl.rx_id = FC_RXID_ANY;
134 fcp_fchs_tmpl.rx_id = FC_RXID_ANY;
149 fchs->rx_id = FC_RXID_ANY;
156 * no need to set rx_id for response
598 rrq->rx_id = FC_RXID_ANY;
635 u32 s_id, u16 ox_id, u16 rx_id)
641 fchs->rx_id
634 fc_ba_acc_build(struct fchs_s *fchs, struct fc_ba_acc_s *ba_acc, u32 d_id, u32 s_id, u16 ox_id, u16 rx_id) argument
[all...]
H A Dfcbuild.h250 u16 rx_id);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_def.h1563 uint16_t rx_id; member in struct:__anon14943

Completed in 147 milliseconds