Searched refs:cxgbit_find_device (Results 1 – 3 of 3) sorted by relevance
342 struct cxgbit_device *cxgbit_find_device(struct net_device *, u8 *);
620 cdev = cxgbit_find_device(ndev, &port_id); in cxgbit_dcb_workfn()
231 struct cxgbit_device *cxgbit_find_device(struct net_device *ndev, u8 *port_id) in cxgbit_find_device() function315 cdev = cxgbit_find_device(ndev, NULL); in cxgbit_find_np_cdev()