Searched refs:no_reply (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/crypto/chelsio/chtls/ |
D | chtls_hw.c | 25 u64 mask, u64 val, u8 cookie, int no_reply) in __set_tcb_field_direct() argument 31 req->reply_ctrl = htons(NO_REPLY_V(no_reply) | in __set_tcb_field_direct() 42 u64 mask, u64 val, u8 cookie, int no_reply) in __set_tcb_field() argument 53 __set_tcb_field_direct(csk, req, word, mask, val, cookie, no_reply); in __set_tcb_field()
|
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_filter.c | 58 int no_reply) in set_tcb_field() argument 71 NO_REPLY_V(no_reply)); in set_tcb_field() 84 unsigned int val, int no_reply) in set_tcb_tflag() argument 87 (unsigned long long)val << bit_pos, no_reply); in set_tcb_tflag() 123 u8 cookie, int no_reply) in mk_set_tcb_ulp() argument 133 req->reply_ctrl = htons(NO_REPLY_V(no_reply) | REPLY_CHAN_V(0) | in mk_set_tcb_ulp()
|