Searched refs:cxgbit_find_device (Results 1 – 3 of 3) sorted by relevance
338 struct cxgbit_device *cxgbit_find_device(struct net_device *, u8 *);
626 cdev = cxgbit_find_device(ndev, &port_id); in cxgbit_dcb_workfn()
228 struct cxgbit_device *cxgbit_find_device(struct net_device *ndev, u8 *port_id) in cxgbit_find_device() function312 cdev = cxgbit_find_device(ndev, NULL); in cxgbit_find_np_cdev()