Searched refs:do_peer_close (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 605 static int do_peer_close(struct t3cdev *cdev, struct sk_buff *skb, void *ctx) in do_peer_close() function 1026 [CPL_PEER_CLOSE] = do_peer_close,
|
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 606 static int do_peer_close(struct t3cdev *cdev, struct sk_buff *skb, void *ctx) in do_peer_close() function 1027 [CPL_PEER_CLOSE] = do_peer_close,
|
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 1091 static void do_peer_close(struct cxgbi_device *cdev, struct sk_buff *skb) in do_peer_close() function 1929 [CPL_PEER_CLOSE] = do_peer_close,
|
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 1092 static void do_peer_close(struct cxgbi_device *cdev, struct sk_buff *skb) in do_peer_close() function 1930 [CPL_PEER_CLOSE] = do_peer_close,
|
Completed in 10 milliseconds