Searched refs:cxgbit_l2t_send (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit.h | 326 int cxgbit_l2t_send(struct cxgbit_device *, struct sk_buff *,
|
H A D | cxgbit_cm.c | 675 return cxgbit_l2t_send(csk->com.cdev, skb, csk->l2t); in cxgbit_send_abort_req() 1028 cxgbit_l2t_send(struct cxgbit_device *cdev, struct sk_buff *skb, in cxgbit_l2t_send() function 1213 cxgbit_l2t_send(csk->com.cdev, skb, csk->l2t); in cxgbit_pass_accept_rpl()
|
H A D | cxgbit_target.c | 282 cxgbit_l2t_send(csk->com.cdev, skb, csk->l2t); in cxgbit_push_tx_frames()
|