Home
last modified time | relevance | path

Searched refs:NO_REPLY (Results 1 – 4 of 4) sorted by relevance

/drivers/media/pci/bt8xx/
Ddst_common.h90 #define NO_REPLY 0 macro
Ddst_ca.c467 if ((ca_set_pmt(state, p_ca_message, hw_buffer, 0, NO_REPLY)) < 0) { in dst_check_ca_pmt()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h366 #define NO_REPLY(x) ((x) << 15) macro
/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1347 req->reply_ctrl = htons(NO_REPLY(reply) | QUEUENO(csk->rss_qid)); in ddp_setup_conn_pgidx()
1379 req->reply_ctrl = htons(NO_REPLY(reply) | QUEUENO(csk->rss_qid)); in ddp_setup_conn_digest()