Searched refs:ack_req (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | smb2misc.c | 548 int ack_req = le32_to_cpu(rsp->Flags & in smb2_tcon_has_lease() local 564 if (ack_req) in smb2_tcon_has_lease() 586 int ack_req = le32_to_cpu(rsp->Flags & in smb2_tcon_find_pending_open_lease() local 596 if (!found && ack_req) { in smb2_tcon_find_pending_open_lease()
|
| /linux/drivers/infiniband/sw/rxe/ |
| H A D | rxe_req.c | 426 int ack_req = 0; in init_req_packet() local 448 ack_req = ((pkt->mask & RXE_END_MASK) || in init_req_packet() 450 if (ack_req) in init_req_packet() 454 ack_req, pkt->psn); in init_req_packet()
|
| H A D | rxe_hdr.h | 406 int mig, int pad, u16 pkey, u32 qpn, int ack_req, in bth_init() argument 420 if (ack_req) in bth_init()
|
| /linux/drivers/net/wireless/mediatek/mt7601u/ |
| H A D | mac.h | 14 u8 ack_req:1; member
|
| H A D | mac.c | 98 if (!st->ack_req) in mt76_mac_fill_tx_status() 166 stat.ack_req = !!(val & MT_TX_STAT_FIFO_ACKREQ); in mt7601u_mac_fetch_tx_status()
|
| /linux/drivers/scsi/mpi3mr/ |
| H A D | mpi3mr_os.c | 3003 bool ack_req = 0, process_evt_bh = 0; in mpi3mr_os_handle_events() local 3010 ack_req = 1; in mpi3mr_os_handle_events() 3051 ack_req = 0; in mpi3mr_os_handle_events() 3087 if (process_evt_bh || ack_req) { in mpi3mr_os_handle_events() 3090 evt_type, le32_to_cpu(event_reply->event_context), ack_req); in mpi3mr_os_handle_events() 3096 "event(0x%02x), ack_required=%d\n", evt_type, ack_req); in mpi3mr_os_handle_events() 3103 fwevt->send_ack = ack_req; in mpi3mr_os_handle_events()
|
| /linux/drivers/infiniband/hw/bnxt_re/ |
| H A D | ib_verbs.c | 2506 qp->qp1_hdr.bth.ack_req = 0; in bnxt_re_build_qp1_send_v2()
|