Searched refs:skb_iso_txhdr (Results 1 – 3 of 3) sorted by relevance
83 #define cxgbi_is_iso_config(csk) ((csk)->cdev->skb_iso_txhdr)495 u32 skb_iso_txhdr; member
1948 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()
649 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()