G_TID             176 drivers/net/ethernet/chelsio/cxgb/cpl5_cmd.h #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd))))
G_TID             742 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	unsigned int atid = G_TID(ntohl(rpl->atid));
G_TID             762 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	unsigned int stid = G_TID(ntohl(p->opcode_tid));
G_TID             780 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	unsigned int hwtid = G_TID(ntohl(p->opcode_tid));
G_TID             847 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	unsigned int hwtid = G_TID(ntohl(p->opcode_tid));
G_TID            1031 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 			       dev->name, opcode, G_TID(ntohl(p->opcode_tid)));
G_TID             207 drivers/net/ethernet/chelsio/cxgb3/t3_cpl.h #define GET_TID(cmd) (G_TID(ntohl(OPCODE_TID(cmd))))