Searched refs:send_act_open_req (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 159 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req() function 565 send_act_open_req(csk, skb, csk->l2t); in act_open_retry_timer() 1011 send_act_open_req(csk, skb, csk->l2t); in init_act_open()
|
/linux/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 208 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req() function 1013 send_act_open_func = send_act_open_req; in csk_act_open_retry_timer() 1904 send_act_open_req(csk, skb, csk->l2t); in init_act_open()
|