Searched refs:skb_read_pdu_data (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/scsi/cxgbi/ |
D | libcxgbi.c | 1562 static int skb_read_pdu_data(struct iscsi_conn *conn, struct sk_buff *lskb, in skb_read_pdu_data() function 1673 err = skb_read_pdu_data(conn, skb, skb, in cxgbi_conn_pdu_ready() 1707 err = skb_read_pdu_data(conn, skb, dskb, 0); in cxgbi_conn_pdu_ready() 1718 err = skb_read_pdu_data(conn, skb, skb, 0); in cxgbi_conn_pdu_ready()
|