Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/nes/
Dnes_hw.h975 struct nes_hw_ceq { struct
1081 struct nes_hw_ceq ceq[16];
Dnes_hw.c72 static void nes_process_ceq(struct nes_device *nesdev, struct nes_hw_ceq *ceq);
985 struct nes_hw_ceq *ceq; in nes_init_cqp()
986 struct nes_hw_ceq *nic_ceq; in nes_init_cqp()
2308 static void nes_process_ceq(struct nes_device *nesdev, struct nes_hw_ceq *ceq) in nes_process_ceq()