Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/erdma/
H A Derdma_cq.c22 FIELD_PREP(ERDMA_CQDB_IDX_MASK, (cq->kern_cq.notify_cnt)) | in notify_cq()
46 cq->kern_cq.notify_cnt++; in erdma_req_notify_cq()
H A Derdma_verbs.h248 u32 notify_cnt; member
/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.h3029 u32 notify_cnt: 3; member
H A Dfw.c7321 RTW89_SET_FWCMD_START_MCC_NOTIFY_CNT(skb->data, p->notify_cnt); in rtw89_fw_h2c_start_mcc()