Home
last modified time | relevance | path

Searched refs:opcode_tid (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcpl5_cmd.h151 union opcode_tid { union
152 u32 opcode_tid; member
164 #define OPCODE_TID(cmd) ((cmd)->ot.opcode_tid)
186 union opcode_tid ot;
198 union opcode_tid ot;
208 union opcode_tid ot;
221 union opcode_tid ot;
237 union opcode_tid ot;
252 union opcode_tid ot;
264 union opcode_tid ot;
[all …]
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_cpl.h184 union opcode_tid { union
185 __be32 opcode_tid; member
204 #define OPCODE_TID(cmd) ((cmd)->ot.opcode_tid)
480 union opcode_tid ot;
492 RSS_HDR union opcode_tid ot;
502 RSS_HDR union opcode_tid ot;
539 RSS_HDR union opcode_tid ot;
567 union opcode_tid ot;
577 union opcode_tid ot;
618 RSS_HDR union opcode_tid ot;
[all …]
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h190 union opcode_tid { union
191 __be32 opcode_tid; member
203 #define OPCODE_TID(cmd) ((cmd)->ot.opcode_tid)
313 union opcode_tid ot;
361 union opcode_tid ot;
373 union opcode_tid ot;
397 union opcode_tid ot;
461 union opcode_tid ot;
496 union opcode_tid ot;
505 union opcode_tid ot;
[all …]
/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.h44 union opcode_tid ot;
54 union opcode_tid ot;
/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c516 cdev, op, rpl->ot.opcode_tid, in cxgbit_uld_lro_rx_handler()
517 ntohl(rpl->ot.opcode_tid), skb); in cxgbit_uld_lro_rx_handler()
/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c2340 cdev, opc, rpl->ot.opcode_tid, ntohl(rpl->ot.opcode_tid), skb); in t4_uld_rx_handler()