Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_hw.c25 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.1.9/drivers/net/wireless/silabs/wfx/
Dhif_tx.c49 void *reply, size_t reply_len, bool no_reply) in wfx_cmd_send() argument
74 if (no_reply) { in wfx_cmd_send()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c58 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.1.9/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c331 u64 mask, u64 val, int no_reply) in chcr_set_tcb_field() argument
343 NO_REPLY_V(no_reply)); in chcr_set_tcb_field()