Lines Matching refs:cxgbit_device
23 struct cxgbit_device *cdev; in _cxgbit_free_cdev()
25 cdev = container_of(kref, struct cxgbit_device, kref); in _cxgbit_free_cdev()
31 static void cxgbit_set_mdsl(struct cxgbit_device *cdev) in cxgbit_set_mdsl()
48 struct cxgbit_device *cdev; in cxgbit_uld_add()
89 static void cxgbit_close_conn(struct cxgbit_device *cdev) in cxgbit_close_conn()
115 static void cxgbit_detach_cdev(struct cxgbit_device *cdev) in cxgbit_detach_cdev()
137 struct cxgbit_device *cdev = handle; in cxgbit_uld_state_change()
431 struct cxgbit_device *cdev = hndl; in cxgbit_uld_lro_rx_handler()
531 cxgbit_update_dcb_priority(struct cxgbit_device *cdev, u8 port_id, in cxgbit_update_dcb_priority()
584 struct cxgbit_device *cdev = NULL; in cxgbit_dcb_workfn()
718 struct cxgbit_device *cdev, *tmp; in cxgbit_exit()