Searched refs:send_act_open_req (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/cxgbi/cxgb3i/ |
D | cxgb3i.c | 156 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req() function 564 send_act_open_req(csk, skb, csk->l2t); in act_open_retry_timer() 1005 send_act_open_req(csk, skb, csk->l2t); in init_act_open()
|
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 181 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req() function 824 send_act_open_func = send_act_open_req; in csk_act_open_retry_timer() 1459 send_act_open_req(csk, skb, csk->l2t); in init_act_open()
|