Home
last modified time | relevance | path

Searched refs:push_tx_frames (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c154 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion);
216 push_tx_frames(csk, 1); in send_close_req()
393 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion) in push_tx_frames() function
516 push_tx_frames(csk, 1); in do_act_establish()
1054 cdev->csk_push_tx_frames = push_tx_frames; in cxgb3i_ofld_init()
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c162 static int push_tx_frames(struct cxgbi_sock *, int);
368 push_tx_frames(csk, 1); in send_close_req()
609 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion) in push_tx_frames() function
772 push_tx_frames(csk, 0); in do_act_establish()
1511 cdev->csk_push_tx_frames = push_tx_frames; in cxgb4i_ofld_init()