Searched refs:cxgbi_device (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/ |
H A D | libcxgbi.h | 114 struct cxgbi_device *cdev; 456 struct cxgbi_device *cdev; 478 struct cxgbi_device { struct 503 void (*dev_ddp_cleanup)(struct cxgbi_device *); 504 struct cxgbi_ppm* (*cdev2ppm)(struct cxgbi_device *); 507 void (*csk_ddp_clear_map)(struct cxgbi_device *cdev, 587 struct cxgbi_device *cxgbi_device_register(unsigned int, unsigned int); 588 void cxgbi_device_unregister(struct cxgbi_device *); 590 struct cxgbi_device *cxgbi_device_find_by_lldev(void *); 591 struct cxgbi_device *cxgbi_device_find_by_netde [all...] |
H A D | libcxgbi.c | 75 int cxgbi_device_portmap_create(struct cxgbi_device *cdev, unsigned int base, in cxgbi_device_portmap_create() 95 void cxgbi_device_portmap_cleanup(struct cxgbi_device *cdev) in cxgbi_device_portmap_cleanup() 118 static inline void cxgbi_device_destroy(struct cxgbi_device *cdev) in cxgbi_device_destroy() 131 struct cxgbi_device *cxgbi_device_register(unsigned int extra, in cxgbi_device_register() 134 struct cxgbi_device *cdev; in cxgbi_device_register() 166 void cxgbi_device_unregister(struct cxgbi_device *cdev) in cxgbi_device_unregister() 187 struct cxgbi_device *cdev, *tmp; in cxgbi_device_unregister_all() 201 struct cxgbi_device *cxgbi_device_find_by_lldev(void *lldev) in cxgbi_device_find_by_lldev() 203 struct cxgbi_device *cdev, *tmp; in cxgbi_device_find_by_lldev() 220 struct cxgbi_device *cxgbi_device_find_by_netde [all...] |
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/ |
H A D | libcxgbi.h | 113 struct cxgbi_device *cdev; 455 struct cxgbi_device *cdev; 477 struct cxgbi_device { struct 502 void (*dev_ddp_cleanup)(struct cxgbi_device *); 503 struct cxgbi_ppm* (*cdev2ppm)(struct cxgbi_device *); 506 void (*csk_ddp_clear_map)(struct cxgbi_device *cdev, 586 struct cxgbi_device *cxgbi_device_register(unsigned int, unsigned int); 587 void cxgbi_device_unregister(struct cxgbi_device *); 589 struct cxgbi_device *cxgbi_device_find_by_lldev(void *); 590 struct cxgbi_device *cxgbi_device_find_by_netde [all...] |
H A D | libcxgbi.c | 75 int cxgbi_device_portmap_create(struct cxgbi_device *cdev, unsigned int base, in cxgbi_device_portmap_create() 95 void cxgbi_device_portmap_cleanup(struct cxgbi_device *cdev) in cxgbi_device_portmap_cleanup() 118 static inline void cxgbi_device_destroy(struct cxgbi_device *cdev) in cxgbi_device_destroy() 131 struct cxgbi_device *cxgbi_device_register(unsigned int extra, in cxgbi_device_register() 134 struct cxgbi_device *cdev; in cxgbi_device_register() 166 void cxgbi_device_unregister(struct cxgbi_device *cdev) in cxgbi_device_unregister() 187 struct cxgbi_device *cdev, *tmp; in cxgbi_device_unregister_all() 201 struct cxgbi_device *cxgbi_device_find_by_lldev(void *lldev) in cxgbi_device_find_by_lldev() 203 struct cxgbi_device *cdev, *tmp; in cxgbi_device_find_by_lldev() 220 struct cxgbi_device *cxgbi_device_find_by_netde [all...] |
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 83 typedef void (*cxgb4i_cplhandler_func)(struct cxgbi_device *, struct sk_buff *); 716 struct cxgbi_device *cdev = csk->cdev; in cxgb4i_make_tx_data_wr() 890 static void do_act_establish(struct cxgbi_device *cdev, struct sk_buff *skb) in do_act_establish() 1042 static void do_act_open_rpl(struct cxgbi_device *cdev, struct sk_buff *skb) in do_act_open_rpl() 1091 static void do_peer_close(struct cxgbi_device *cdev, struct sk_buff *skb) in do_peer_close() 1112 static void do_close_con_rpl(struct cxgbi_device *cdev, struct sk_buff *skb) in do_close_con_rpl() 1151 static void do_abort_req_rss(struct cxgbi_device *cdev, struct sk_buff *skb) in do_abort_req_rss() 1199 static void do_abort_rpl_rss(struct cxgbi_device *cdev, struct sk_buff *skb) in do_abort_rpl_rss() 1223 static void do_rx_data(struct cxgbi_device *cdev, struct sk_buff *skb) in do_rx_data() 1244 static void do_rx_iscsi_hdr(struct cxgbi_device *cde [all...] |
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 83 typedef void (*cxgb4i_cplhandler_func)(struct cxgbi_device *, struct sk_buff *); 717 struct cxgbi_device *cdev = csk->cdev; in cxgb4i_make_tx_data_wr() 891 static void do_act_establish(struct cxgbi_device *cdev, struct sk_buff *skb) in do_act_establish() 1043 static void do_act_open_rpl(struct cxgbi_device *cdev, struct sk_buff *skb) in do_act_open_rpl() 1092 static void do_peer_close(struct cxgbi_device *cdev, struct sk_buff *skb) in do_peer_close() 1113 static void do_close_con_rpl(struct cxgbi_device *cdev, struct sk_buff *skb) in do_close_con_rpl() 1152 static void do_abort_req_rss(struct cxgbi_device *cdev, struct sk_buff *skb) in do_abort_req_rss() 1200 static void do_abort_rpl_rss(struct cxgbi_device *cdev, struct sk_buff *skb) in do_abort_rpl_rss() 1224 static void do_rx_data(struct cxgbi_device *cdev, struct sk_buff *skb) in do_rx_data() 1245 static void do_rx_iscsi_hdr(struct cxgbi_device *cde [all...] |
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 955 struct cxgbi_device *cdev = csk->cdev; in init_act_open() 1038 static int cxgb3i_ofld_init(struct cxgbi_device *cdev) in cxgb3i_ofld_init() 1090 static struct cxgbi_ppm *cdev2ppm(struct cxgbi_device *cdev) in cdev2ppm() 1125 static void ddp_clear_map(struct cxgbi_device *cdev, struct cxgbi_ppm *ppm, in ddp_clear_map() 1221 static int cxgb3i_ddp_init(struct cxgbi_device *cdev) in cxgb3i_ddp_init() 1288 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); in cxgb3i_dev_close() 1304 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); in cxgb3i_dev_open() 1362 struct cxgbi_device *cdev = cxgbi_device_find_by_lldev(t3dev); in cxgb3i_dev_event_handler()
|
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 956 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()
|
Completed in 16 milliseconds