Searched refs:peer_initiator_depth (Results 1 – 2 of 2) sorted by relevance
318 u8 peer_initiator_depth; in smbd_conn_upcall() local366 peer_initiator_depth = event->param.conn.responder_resources; in smbd_conn_upcall()374 peer_initiator_depth = event->param.conn.initiator_depth; in smbd_conn_upcall()413 peer_initiator_depth = (u8)ird32; in smbd_conn_upcall()423 if (peer_initiator_depth != 0) in smbd_conn_upcall()426 peer_initiator_depth); in smbd_conn_upcall()
2502 u8 peer_initiator_depth; in smb_direct_handle_connect_request() local2519 peer_initiator_depth = event->param.conn.initiator_depth; in smb_direct_handle_connect_request()2557 peer_initiator_depth = (u8)ird32; in smb_direct_handle_connect_request()2573 if (peer_initiator_depth != 0) in smb_direct_handle_connect_request()2575 peer_initiator_depth); in smb_direct_handle_connect_request()