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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/chelsio/
H A Dcpl5_cmd.h161 union opcode_tid { union
162 u32 opcode_tid; member in union:opcode_tid
174 #define OPCODE_TID(cmd) ((cmd)->ot.opcode_tid)
196 union opcode_tid ot;
208 union opcode_tid ot;
218 union opcode_tid ot;
231 union opcode_tid ot;
247 union opcode_tid ot;
262 union opcode_tid ot;
274 union opcode_tid o
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dt4_msg.h153 union opcode_tid { union
154 __be32 opcode_tid; member in union:opcode_tid
160 #define OPCODE_TID(cmd) ((cmd)->ot.opcode_tid)
199 union opcode_tid ot;
224 union opcode_tid ot;
236 union opcode_tid ot;
243 union opcode_tid ot;
259 union opcode_tid ot;
271 union opcode_tid ot;
284 union opcode_tid o
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/cxgb3i/
H A Dcxgb3i_pdu.h17 union opcode_tid ot;
27 union opcode_tid ot;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dt3_cpl.h184 union opcode_tid { union
185 __be32 opcode_tid; member in union:opcode_tid
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 o
[all...]
H A Dcxgb3_offload.c758 union opcode_tid *p = cplhdr(skb);
759 unsigned int stid = G_TID(ntohl(p->opcode_tid));
776 union opcode_tid *p = cplhdr(skb);
777 unsigned int hwtid = G_TID(ntohl(p->opcode_tid));
843 union opcode_tid *p = cplhdr(skb);
844 unsigned int hwtid = G_TID(ntohl(p->opcode_tid));
1027 union opcode_tid *p = cplhdr(skb);
1031 G_TID(ntohl(p->opcode_tid)));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dt4fw_ri_api.h775 union opcode_tid ot;

Completed in 183 milliseconds