Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit_target.c215 u32 iso_cpl_len = 0; in cxgbit_push_tx_frames() local
218 iso_cpl_len = sizeof(struct cpl_tx_data_iso); in cxgbit_push_tx_frames()
221 credits_needed = DIV_ROUND_UP(dlen + iso_cpl_len, 16); in cxgbit_push_tx_frames()
225 iso_cpl_len, 16); in cxgbit_push_tx_frames()