Searched refs:tx_max_size (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/scsi/cxgbi/ |
D | libcxgbi.h | 548 unsigned int tx_max_size; member
|
D | libcxgbi.c | 1669 cdev->tx_max_size = min_t(unsigned int, ULP2_MAX_PDU_PAYLOAD, in cxgbi_ddp_init() 1676 cdev->ports[0]->name, cdev->tx_max_size, ddp->max_txsz, in cxgbi_ddp_init() 2362 max = min(cconn->chba->cdev->tx_max_size, max); in cxgbi_conn_max_xmit_dlength()
|
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 1753 cdev, cdev->tx_max_size, ddp->max_txsz, cdev->rx_max_size, in cxgb4i_ddp_init()
|