Searched refs:send_act_open_req (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 158 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() 1010 send_act_open_req(csk, skb, csk->l2t); in init_act_open()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 207 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req() function 1012 send_act_open_func = send_act_open_req; in csk_act_open_retry_timer() 1903 send_act_open_req(csk, skb, csk->l2t); in init_act_open()
|
/kernel/linux/linux-6.6/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()
|
Completed in 10 milliseconds