Lines Matching defs:cdev
163 const struct cxgb4_lld_info *lldi = &csk->com.cdev->lldi;
282 cxgbit_l2t_send(csk->com.cdev, skb, csk->l2t);
575 struct cxgbit_device *cdev = csk->com.cdev;
587 if (max_xmitdsl > cdev->mdsl) {
589 conn, "MaxXmitDataSegmentLength=%u", cdev->mdsl))
718 struct cxgbit_device *cdev = csk->com.cdev;
719 struct cxgbi_ppm *ppm = *csk->com.cdev->lldi.iscsi_ppm;
724 if (conn_ops->MaxRecvDataSegmentLength > cdev->mdsl)
725 conn_ops->MaxRecvDataSegmentLength = cdev->mdsl;
750 if (is_t5(cdev->lldi.adapter_type))
756 if (test_bit(CDEV_ISO_ENABLE, &cdev->flags)) {
762 if (test_bit(CDEV_DDP_ENABLE, &cdev->flags)) {
838 struct cxgbi_ppm *ppm = cdev2ppm(csk->com.cdev);
1069 struct cxgbit_device *cdev = csk->com.cdev;
1070 struct cxgbi_ppm *ppm = cdev2ppm(cdev);
1562 struct cxgb4_lld_info *lldi = &csk->com.cdev->lldi;