Searched refs:ack_req (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | smb2misc.c | 538 int ack_req = le32_to_cpu(rsp->Flags & in smb2_tcon_has_lease() local 554 if (ack_req) in smb2_tcon_has_lease() 576 int ack_req = le32_to_cpu(rsp->Flags & in smb2_tcon_find_pending_open_lease() local 586 if (!found && ack_req) { in smb2_tcon_find_pending_open_lease()
|
| /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/infiniband/sw/rxe/ |
| 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/scsi/mpi3mr/ |
| H A D | mpi3mr_os.c | 3089 bool ack_req = 0, process_evt_bh = 0; in mpi3mr_os_handle_events() local 3096 ack_req = 1; in mpi3mr_os_handle_events() 3137 ack_req = 0; in mpi3mr_os_handle_events() 3178 if (process_evt_bh || ack_req) { in mpi3mr_os_handle_events() 3181 evt_type, le32_to_cpu(event_reply->event_context), ack_req); in mpi3mr_os_handle_events() 3187 "event(0x%02x), ack_required=%d\n", evt_type, ack_req); in mpi3mr_os_handle_events() 3194 fwevt->send_ack = ack_req; in mpi3mr_os_handle_events()
|
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2800lib.c | 1028 int aggr, ampdu, wcid, ack_req; in rt2800_txdone_entry() local 1042 ack_req = rt2x00_get_field32(status, TX_STA_FIFO_TX_ACK_REQUIRED); in rt2800_txdone_entry() 1072 if (!ack_req) in rt2800_txdone_entry()
|
| /linux/drivers/infiniband/hw/bnxt_re/ |
| H A D | ib_verbs.c | 2532 qp->qp1_hdr.bth.ack_req = 0; in bnxt_re_build_qp1_send_v2()
|