• Home
  • Raw
  • Download

Lines Matching defs:nhi

54 static void nhi_mask_interrupt(struct tb_nhi *nhi, int mask, int ring)  in nhi_mask_interrupt()
66 static void nhi_clear_interrupt(struct tb_nhi *nhi, int ring) in nhi_clear_interrupt()
155 static void nhi_disable_interrupts(struct tb_nhi *nhi) in nhi_disable_interrupts()
454 struct tb_nhi *nhi = ring->nhi; in ring_request_msix() local
497 static int nhi_alloc_hop(struct tb_nhi *nhi, struct tb_ring *ring) in nhi_alloc_hop()
568 static struct tb_ring *tb_ring_alloc(struct tb_nhi *nhi, u32 hop, int size, in tb_ring_alloc()
635 struct tb_ring *tb_ring_alloc_tx(struct tb_nhi *nhi, int hop, int size, in tb_ring_alloc_tx()
656 struct tb_ring *tb_ring_alloc_rx(struct tb_nhi *nhi, int hop, int size, in tb_ring_alloc_rx()
851 int nhi_mailbox_cmd(struct tb_nhi *nhi, enum nhi_mailbox_cmd cmd, u32 data) in nhi_mailbox_cmd()
886 enum nhi_fw_mode nhi_mailbox_mode(struct tb_nhi *nhi) in nhi_mailbox_mode()
899 struct tb_nhi *nhi = container_of(work, typeof(*nhi), interrupt_work); in nhi_interrupt_work() local
951 struct tb_nhi *nhi = data; in nhi_msi() local
960 struct tb_nhi *nhi = tb->nhi; in __nhi_suspend_noirq() local
1020 static void nhi_enable_int_throttling(struct tb_nhi *nhi) in nhi_enable_int_throttling()
1040 struct tb_nhi *nhi = tb->nhi; in nhi_resume_noirq() local
1090 struct tb_nhi *nhi = tb->nhi; in nhi_runtime_suspend() local
1109 struct tb_nhi *nhi = tb->nhi; in nhi_runtime_resume() local
1122 static void nhi_shutdown(struct tb_nhi *nhi) in nhi_shutdown()
1151 static void nhi_check_quirks(struct tb_nhi *nhi) in nhi_check_quirks()
1175 static int nhi_init_msi(struct tb_nhi *nhi) in nhi_init_msi()
1227 static struct tb *nhi_select_cm(struct tb_nhi *nhi) in nhi_select_cm()
1252 struct tb_nhi *nhi; in nhi_probe() local
1351 struct tb_nhi *nhi = tb->nhi; in nhi_remove() local