Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2misc.c539 int ack_req = le32_to_cpu(rsp->Flags & in smb2_tcon_has_lease() local
555 if (ack_req) in smb2_tcon_has_lease()
577 int ack_req = le32_to_cpu(rsp->Flags & in smb2_tcon_find_pending_open_lease() local
587 if (!found && ack_req) { in smb2_tcon_find_pending_open_lease()
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dmac.h14 u8 ack_req:1; member
H A Dmac.c98 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 Drxe_hdr.h406 int mig, int pad, u16 pkey, u32 qpn, int ack_req, in bth_init() argument
420 if (ack_req) in bth_init()