Lines Matching refs:cxgbit_device
26 struct cxgbit_device *cdev; in _cxgbit_free_cdev()
28 cdev = container_of(kref, struct cxgbit_device, kref); in _cxgbit_free_cdev()
34 static void cxgbit_set_mdsl(struct cxgbit_device *cdev) in cxgbit_set_mdsl()
51 struct cxgbit_device *cdev; in cxgbit_uld_add()
91 static void cxgbit_close_conn(struct cxgbit_device *cdev) in cxgbit_close_conn()
117 static void cxgbit_detach_cdev(struct cxgbit_device *cdev) in cxgbit_detach_cdev()
139 struct cxgbit_device *cdev = handle; in cxgbit_uld_state_change()
433 struct cxgbit_device *cdev = hndl; in cxgbit_uld_lro_rx_handler()
533 cxgbit_update_dcb_priority(struct cxgbit_device *cdev, u8 port_id, in cxgbit_update_dcb_priority()
586 struct cxgbit_device *cdev = NULL; in cxgbit_dcb_workfn()
719 struct cxgbit_device *cdev, *tmp; in cxgbit_exit()