Searched refs:peer_initiator_depth (Results 1 – 2 of 2) sorted by relevance
337 u8 peer_initiator_depth; in smbd_conn_upcall() local385 peer_initiator_depth = event->param.conn.responder_resources; in smbd_conn_upcall()393 peer_initiator_depth = event->param.conn.initiator_depth; in smbd_conn_upcall()432 peer_initiator_depth = (u8)ird32; in smbd_conn_upcall()442 if (peer_initiator_depth != 0) in smbd_conn_upcall()445 peer_initiator_depth); in smbd_conn_upcall()
2670 u8 peer_initiator_depth; in smb_direct_handle_connect_request() local2687 peer_initiator_depth = event->param.conn.initiator_depth; in smb_direct_handle_connect_request()2725 peer_initiator_depth = (u8)ird32; in smb_direct_handle_connect_request()2741 if (peer_initiator_depth != 0) in smb_direct_handle_connect_request()2743 peer_initiator_depth); in smb_direct_handle_connect_request()