Searched defs:stid (Results 1 – 7 of 7) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_defs.h | 57 unsigned int stid) in stid2entry()
|
D | cxgb3_offload.c | 521 void cxgb3_free_stid(struct t3cdev *tdev, int stid) in cxgb3_free_stid() 677 int stid = -1; in cxgb3_alloc_stid() local 762 unsigned int stid = G_TID(ntohl(p->opcode_tid)); in do_stid_rpl() local 798 unsigned int stid = G_PASS_OPEN_TID(ntohl(req->tos_tid)); in do_cr() local
|
/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 1754 unsigned int stid = GET_TID(rpl); in pass_open_rpl() local 1794 unsigned int stid = GET_TID(rpl); in close_listsrv_rpl() local 1964 unsigned int stid = GET_POPEN_TID(ntohl(req->tos_stid)); in pass_accept_req() local 2898 static void build_cpl_pass_accept_req(struct sk_buff *skb, int stid , u8 tos) in build_cpl_pass_accept_req() 3013 int stid; in rx_pkt() local
|
D | iw_cxgb4.h | 764 unsigned int stid; member
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 3029 int stid; in cxgb4_alloc_stid() local 3057 int stid; in cxgb4_alloc_sftid() local 3082 void cxgb4_free_stid(struct tid_info *t, unsigned int stid, int family) in cxgb4_free_stid() 3241 int cxgb4_create_server(const struct net_device *dev, unsigned int stid, in cxgb4_create_server() 3953 int cxgb4_create_server_filter(const struct net_device *dev, unsigned int stid, in cxgb4_create_server_filter() 4014 int cxgb4_remove_server_filter(const struct net_device *dev, unsigned int stid, in cxgb4_remove_server_filter()
|
D | cxgb4_uld.h | 132 static inline void *lookup_stid(const struct tid_info *t, unsigned int stid) in lookup_stid()
|
/drivers/infiniband/hw/cxgb3/ |
D | iwch_cm.h | 171 unsigned int stid; member
|