Home
last modified time | relevance | path

Searched refs:cxgbit_find_device (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit.h338 struct cxgbit_device *cxgbit_find_device(struct net_device *, u8 *);
H A Dcxgbit_main.c626 cdev = cxgbit_find_device(ndev, &port_id); in cxgbit_dcb_workfn()
H A Dcxgbit_cm.c228 struct cxgbit_device *cxgbit_find_device(struct net_device *ndev, u8 *port_id) in cxgbit_find_device() function
312 cdev = cxgbit_find_device(ndev, NULL); in cxgbit_find_np_cdev()