Home
last modified time | relevance | path

Searched refs:pass_accept_req (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch_cm.c1334 static int pass_accept_req(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in pass_accept_req() function
2157 [CPL_PASS_ACCEPT_REQ] = pass_accept_req,
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Dcm.c2513 static int pass_accept_req(struct c4iw_dev *dev, struct sk_buff *skb) in pass_accept_req() function
3811 ret = pass_accept_req(dev, rpl_skb); in passive_ofld_conn_reply()
4205 [CPL_PASS_ACCEPT_REQ] = pass_accept_req,