Home
last modified time | relevance | path

Searched refs:cxgbi_device (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/scsi/cxgbi/
H A Dlibcxgbi.h113 struct cxgbi_device *cdev;
455 struct cxgbi_device *cdev;
477 struct cxgbi_device { struct
501 struct cxgbi_ppm* (*cdev2ppm)(struct cxgbi_device *); argument
504 void (*csk_ddp_clear_map)(struct cxgbi_device *cdev, argument
584 void cxgbi_device_unregister(struct cxgbi_device *);
586 struct cxgbi_device *cxgbi_device_find_by_lldev(void *);
590 int cxgbi_hbas_add(struct cxgbi_device *, u64, unsigned int,
593 void cxgbi_hbas_remove(struct cxgbi_device *);
597 void cxgbi_device_portmap_cleanup(struct cxgbi_device *cdev);
[all …]
H A Dlibcxgbi.c134 struct cxgbi_device *cdev; in cxgbi_device_register()
187 struct cxgbi_device *cdev, *tmp; in cxgbi_device_unregister_all()
203 struct cxgbi_device *cdev, *tmp; in cxgbi_device_find_by_lldev()
224 struct cxgbi_device *cdev, *tmp; in cxgbi_device_find_by_netdev()
257 struct cxgbi_device *cdev; in cxgbi_device_find_by_netdev_rcu()
290 struct cxgbi_device *cdev, *tmp; in cxgbi_device_find_by_mac()
441 struct cxgbi_device *cdev = csk->cdev; in sock_get_port()
502 struct cxgbi_device *cdev = csk->cdev; in sock_put_port()
609 struct cxgbi_device *cdev; in cxgbi_check_route()
725 struct cxgbi_device *cdev; in cxgbi_check_route6()
[all …]
/linux-6.15/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c717 struct cxgbi_device *cdev = csk->cdev; in cxgb4i_make_tx_data_wr()
1445 static void do_rx_data_ddp(struct cxgbi_device *cdev, in do_rx_data_ddp()
1768 struct cxgbi_device *cdev = csk->cdev; in init_act_open()
1969 ulp_mem_io_set_hdr(struct cxgbi_device *cdev, in ulp_mem_io_set_hdr()
1993 ddp_ppod_init_idata(struct cxgbi_device *cdev, in ddp_ppod_init_idata()
2022 struct cxgbi_device *cdev = csk->cdev; in ddp_ppod_write_idata()
2152 static int cxgb4i_ddp_init(struct cxgbi_device *cdev) in cxgb4i_ddp_init()
2213 struct cxgbi_device *cdev; in t4_uld_add()
2314 struct cxgbi_device *cdev = handle; in t4_uld_rx_handler()
2355 struct cxgbi_device *cdev = handle; in t4_uld_state_change()
[all …]
/linux-6.15/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c956 struct cxgbi_device *cdev = csk->cdev; in init_act_open()
1039 static int cxgb3i_ofld_init(struct cxgbi_device *cdev) in cxgb3i_ofld_init()
1091 static struct cxgbi_ppm *cdev2ppm(struct cxgbi_device *cdev) in cdev2ppm()
1126 static void ddp_clear_map(struct cxgbi_device *cdev, struct cxgbi_ppm *ppm, in ddp_clear_map()
1222 static int cxgb3i_ddp_init(struct cxgbi_device *cdev) in cxgb3i_ddp_init()
1289 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); in cxgb3i_dev_close()
1305 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); in cxgb3i_dev_open()
1363 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); in cxgb3i_dev_event_handler()