Home
last modified time | relevance | path

Searched refs:skb_read_pdu_data (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/cxgbi/
H A Dlibcxgbi.c1562 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()
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/
H A Dlibcxgbi.c1562 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()

Completed in 8 milliseconds