Home
last modified time | relevance | path

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

/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c781 struct cxgbi_iso_info *iso_cpl; in push_tx_frames() local
847 iso_cpl = (struct cxgbi_iso_info *)skb->head; in push_tx_frames()
848 num_pdu = iso_cpl->num_pdu; in push_tx_frames()
/drivers/scsi/cxgbi/
Dlibcxgbi.c2276 struct cxgbi_iso_info *iso_cpl; in cxgbi_sock_tx_queue_up() local
2330 iso_cpl = (struct cxgbi_iso_info *)skb->head; in cxgbi_sock_tx_queue_up()
2331 num_pdu = iso_cpl->num_pdu; in cxgbi_sock_tx_queue_up()