Lines Matching defs:rx_id
109 * The only firmware requests that will use the rx_id/ox_id fields instead
118 u16 rx_id;
137 fcpio_tag_exid_enc(struct fcpio_tag *tag, u16 ox_id, u16 rx_id)
139 tag->u.ex_id.rx_id = rx_id;
144 fcpio_tag_exid_dec(struct fcpio_tag *tag, u16 *ox_id, u16 *rx_id)
146 *rx_id = tag->u.ex_id.rx_id;
301 u16 rx_id; /* FC rx_id of target command */
321 u16 rx_id; /* FC rx_id of target command */
336 u16 rx_id; /* FC rx_id of target command */
359 u16 rx_id; /* FC rx_id of target command */
371 u16 rx_id; /* rx_id of the target request */
571 u16 rx_id; /* rx_id of the target request */
605 u16 rx_id; /* rx_id of the target request */