Searched refs:t3dev (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 233 "t3dev 0x%p, tid %u, skb 0x%p.\n", in abort_arp_failure() 743 static int do_iscsi_hdr(struct t3cdev *t3dev, struct sk_buff *skb, void *ctx) in do_iscsi_hdr() argument 890 struct t3cdev *t3dev = (struct t3cdev *)csk->cdev->lldev; in l2t_put() local 893 l2t_release(t3dev, csk->l2t); in l2t_put() 905 struct t3cdev *t3dev = (struct t3cdev *)csk->cdev->lldev; in release_offload_resources() local 922 cxgb3_remove_tid(t3dev, (void *)csk, csk->tid); in release_offload_resources() 956 struct t3cdev *t3dev = (struct t3cdev *)cdev->lldev; in init_act_open() local 970 csk->l2t = t3_l2t_get(t3dev, dst, ndev, in init_act_open() 978 csk->atid = cxgb3_alloc_atid(t3dev, &t3_client, csk); in init_act_open() 997 csk->wr_max_cred = csk->wr_cred = T3C_DATA(t3dev) in init_act_open() 1040 struct t3cdev *t3dev = (struct t3cdev *)cdev->lldev; cxgb3i_ofld_init() local 1286 cxgb3i_dev_close(struct t3cdev *t3dev) cxgb3i_dev_close() argument 1302 cxgb3i_dev_open(struct t3cdev *t3dev) cxgb3i_dev_open() argument 1360 cxgb3i_dev_event_handler(struct t3cdev *t3dev, u32 event, u32 port) cxgb3i_dev_event_handler() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 234 "t3dev 0x%p, tid %u, skb 0x%p.\n", in abort_arp_failure() 744 static int do_iscsi_hdr(struct t3cdev *t3dev, struct sk_buff *skb, void *ctx) in do_iscsi_hdr() argument 891 struct t3cdev *t3dev = (struct t3cdev *)csk->cdev->lldev; in l2t_put() local 894 l2t_release(t3dev, csk->l2t); in l2t_put() 906 struct t3cdev *t3dev = (struct t3cdev *)csk->cdev->lldev; in release_offload_resources() local 923 cxgb3_remove_tid(t3dev, (void *)csk, csk->tid); in release_offload_resources() 957 struct t3cdev *t3dev = (struct t3cdev *)cdev->lldev; in init_act_open() local 971 csk->l2t = t3_l2t_get(t3dev, dst, ndev, in init_act_open() 979 csk->atid = cxgb3_alloc_atid(t3dev, &t3_client, csk); in init_act_open() 998 csk->wr_max_cred = csk->wr_cred = T3C_DATA(t3dev) in init_act_open() 1041 struct t3cdev *t3dev = (struct t3cdev *)cdev->lldev; cxgb3i_ofld_init() local 1287 cxgb3i_dev_close(struct t3cdev *t3dev) cxgb3i_dev_close() argument 1303 cxgb3i_dev_open(struct t3cdev *t3dev) cxgb3i_dev_open() argument 1361 cxgb3i_dev_event_handler(struct t3cdev *t3dev, u32 event, u32 port) cxgb3i_dev_event_handler() argument [all...] |
Completed in 4 milliseconds