Home
last modified time | relevance | path

Searched defs:stid (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_defs.h57 unsigned int stid) in stid2entry()
Dcxgb3_offload.c521 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/
Dcm.c1754 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
Diw_cxgb4.h764 unsigned int stid; member
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c3029 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()
Dcxgb4_uld.h132 static inline void *lookup_stid(const struct tid_info *t, unsigned int stid) in lookup_stid()
/drivers/infiniband/hw/cxgb3/
Diwch_cm.h171 unsigned int stid; member