Home
last modified time | relevance | path

Searched refs:cxgbit_find_device (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/
H A Dcxgbit.h338 struct cxgbit_device *cxgbit_find_device(struct net_device *, u8 *);
H A Dcxgbit_main.c619 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()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds