Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c153 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion);
215 push_tx_frames(csk, 1); in send_close_req()
392 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion) in push_tx_frames() function
515 push_tx_frames(csk, 1); in do_act_establish()
1052 cdev->csk_push_tx_frames = push_tx_frames; in cxgb3i_ofld_init()
/linux-3.3/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c163 static int push_tx_frames(struct cxgbi_sock *, int);
241 push_tx_frames(csk, 1); in send_close_req()
453 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion) in push_tx_frames() function
604 push_tx_frames(csk, 0); in do_act_establish()
1219 cdev->csk_push_tx_frames = push_tx_frames; in cxgb4i_ofld_init()