Searched refs:no_reply (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/chelsio/inline_crypto/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-6.12.1/drivers/net/wireless/silabs/wfx/ |
D | hif_tx.c | 67 void *reply, size_t reply_len, bool no_reply) in wfx_cmd_send() argument 92 if (no_reply) { in wfx_cmd_send()
|
/linux-6.12.1/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()
|
/linux-6.12.1/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
D | chcr_ktls.c | 332 u64 mask, u64 val, int no_reply) in chcr_set_tcb_field() argument 344 NO_REPLY_V(no_reply)); in chcr_set_tcb_field()
|