Searched refs:opcode_tid (Results 1 – 8 of 8) sorted by relevance
160 union opcode_tid { union161 u32 opcode_tid; member173 #define OPCODE_TID(cmd) ((cmd)->ot.opcode_tid)195 union opcode_tid ot;207 union opcode_tid ot;217 union opcode_tid ot;230 union opcode_tid ot;246 union opcode_tid ot;261 union opcode_tid ot;273 union opcode_tid ot;[all …]
184 union opcode_tid { union185 __be32 opcode_tid; member204 #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 …]
761 union opcode_tid *p = cplhdr(skb); in do_stid_rpl()762 unsigned int stid = G_TID(ntohl(p->opcode_tid)); in do_stid_rpl()779 union opcode_tid *p = cplhdr(skb); in do_hwtid_rpl()780 unsigned int hwtid = G_TID(ntohl(p->opcode_tid)); in do_hwtid_rpl()846 union opcode_tid *p = cplhdr(skb); in do_abort_req_rss()847 unsigned int hwtid = G_TID(ntohl(p->opcode_tid)); in do_abort_req_rss()1028 union opcode_tid *p = cplhdr(skb); in process_rx()1031 dev->name, opcode, G_TID(ntohl(p->opcode_tid))); in process_rx()
165 union opcode_tid { union166 __be32 opcode_tid; member178 #define OPCODE_TID(cmd) ((cmd)->ot.opcode_tid)286 union opcode_tid ot;330 union opcode_tid ot;342 union opcode_tid ot;349 union opcode_tid ot;384 union opcode_tid ot;393 union opcode_tid ot;409 union opcode_tid ot;[all …]
44 union opcode_tid ot;54 union opcode_tid ot;
34 union opcode_tid ot;
1855 cdev, opc, rpl->ot.opcode_tid, ntohl(rpl->ot.opcode_tid), skb); in t4_uld_rx_handler()
775 union opcode_tid ot;