Searched refs:ptl_ops (Results 1 – 1 of 1) sorted by relevance
1028 struct ssh_ptl_ops ptl_ops; in ssh_rtl_init() local1031 ptl_ops.data_received = ssh_rtl_rx_data; in ssh_rtl_init()1033 status = ssh_ptl_init(&rtl->ptl, serdev, &ptl_ops); in ssh_rtl_init()