Home
last modified time | relevance | path

Searched refs:nes_hw_ceq (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes_hw.h973 struct nes_hw_ceq { struct
1077 struct nes_hw_ceq ceq[16];
Dnes_hw.c65 static void nes_process_ceq(struct nes_device *nesdev, struct nes_hw_ceq *ceq);
972 struct nes_hw_ceq *ceq; in nes_init_cqp()
973 struct nes_hw_ceq *nic_ceq; in nes_init_cqp()
2266 static void nes_process_ceq(struct nes_device *nesdev, struct nes_hw_ceq *ceq) in nes_process_ceq()