Searched refs:SMBDIRECT_FLAG_RESPONSE_REQUESTED (Results 1 – 2 of 2) sorted by relevance
44 #define SMBDIRECT_FLAG_RESPONSE_REQUESTED 0x0001 macro
1211 packet->flags |= cpu_to_le16(SMBDIRECT_FLAG_RESPONSE_REQUESTED); in smbdirect_connection_send_single_iter()1644 if (flags & SMBDIRECT_FLAG_RESPONSE_REQUESTED) { in smbdirect_connection_recv_io_done()