Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c739 static int do_act_open_rpl(struct t3cdev *dev, struct sk_buff *skb) in do_act_open_rpl() function
1389 t3_register_cpl_handler(CPL_ACT_OPEN_RPL, do_act_open_rpl); in cxgb3_offload_init()
/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c571 static int do_act_open_rpl(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) in do_act_open_rpl() function
1026 [CPL_ACT_OPEN_RPL] = do_act_open_rpl,
/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1043 static void do_act_open_rpl(struct cxgbi_device *cdev, struct sk_buff *skb) in do_act_open_rpl() function
1929 [CPL_ACT_OPEN_RPL] = do_act_open_rpl,