Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/cxgbi/
Dlibcxgbi.h83 #define cxgbi_is_iso_config(csk) ((csk)->cdev->skb_iso_txhdr)
495 u32 skb_iso_txhdr; member
Dlibcxgbi.c1948 if (cdev->skb_iso_txhdr && !csk->disable_iso && in cxgbi_conn_alloc_pdu()
1972 iso_tx_rsvd = cdev->skb_iso_txhdr; in cxgbi_conn_alloc_pdu()
2305 iso_tx_rsvd = cdev->skb_iso_txhdr; in cxgbi_sock_tx_queue_up()
/Linux-v6.6/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c649 if (csk->cdev->skb_iso_txhdr) in send_tx_flowc_wr()
2282 cdev->skb_iso_txhdr = sizeof(struct cpl_tx_data_iso); in t4_uld_add()