Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/cxgbi/
Dlibcxgbi.c1466 static inline int read_pdu_skb(struct iscsi_conn *conn, in read_pdu_skb() function
1550 err = read_pdu_skb(conn, skb, 0, 0); in skb_read_pdu_bhs()
1597 return read_pdu_skb(conn, skb, offset, offloaded); in skb_read_pdu_data()