Searched refs:read_pdu_skb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/ |
H A D | libcxgbi.c | 1466 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()
|
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/ |
H A D | libcxgbi.c | 1466 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()
|
Completed in 8 milliseconds