Home
last modified time | relevance | path

Searched refs:do_act_open_rpl (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_offload.c739 static int do_act_open_rpl(struct t3cdev *dev, struct sk_buff *skb) in do_act_open_rpl() function
1413 t3_register_cpl_handler(CPL_ACT_OPEN_RPL, do_act_open_rpl); in cxgb3_offload_init()
/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c569 static int do_act_open_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in do_act_open_rpl() function
1015 [CPL_ACT_OPEN_RPL] = do_act_open_rpl,
/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c655 static void do_act_open_rpl(struct cxgbi_device *cdev, struct sk_buff *skb) in do_act_open_rpl() function
1198 [CPL_ACT_OPEN_RPL] = do_act_open_rpl,