Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/cxgbi/
Dlibcxgbi.c1973 local_iso_info = sizeof(struct cxgbi_iso_info); in cxgbi_conn_alloc_pdu()
2064 struct cxgbi_iso_info *iso_info = (struct cxgbi_iso_info *)skb->head; in cxgbi_prep_iso_info()
2078 memset(iso_info, 0, sizeof(struct cxgbi_iso_info)); in cxgbi_prep_iso_info()
2276 struct cxgbi_iso_info *iso_cpl; in cxgbi_sock_tx_queue_up()
2330 iso_cpl = (struct cxgbi_iso_info *)skb->head; in cxgbi_sock_tx_queue_up()
Dlibcxgbi.h562 struct cxgbi_iso_info { struct
/linux-6.1.9/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c681 struct cxgbi_iso_info *info = (struct cxgbi_iso_info *)skb->head; in cxgb4i_make_tx_iso_cpl()
782 struct cxgbi_iso_info *iso_cpl; in push_tx_frames()
848 iso_cpl = (struct cxgbi_iso_info *)skb->head; in push_tx_frames()