Lines Matching defs:hw

69 	struct csio_hw *hw = file->private_data - mem;  in csio_mem_read()  local
113 void csio_add_debugfs_mem(struct csio_hw *hw, const char *name, in csio_add_debugfs_mem()
121 static int csio_setup_debugfs(struct csio_hw *hw) in csio_setup_debugfs()
143 csio_dfs_create(struct csio_hw *hw) in csio_dfs_create()
158 csio_dfs_destroy(struct csio_hw *hw) in csio_dfs_destroy()
252 csio_hw_init_workers(struct csio_hw *hw) in csio_hw_init_workers()
258 csio_hw_exit_workers(struct csio_hw *hw) in csio_hw_exit_workers()
265 csio_create_queues(struct csio_hw *hw) in csio_create_queues()
342 csio_config_queues(struct csio_hw *hw) in csio_config_queues()
470 csio_resource_alloc(struct csio_hw *hw) in csio_resource_alloc()
506 csio_resource_free(struct csio_hw *hw) in csio_resource_free()
525 struct csio_hw *hw; in csio_hw_alloc() local
576 csio_hw_free(struct csio_hw *hw) in csio_hw_free()
600 csio_shost_init(struct csio_hw *hw, struct device *dev, in csio_shost_init()
673 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_shost_exit() local
693 csio_lnode_alloc(struct csio_hw *hw) in csio_lnode_alloc()
699 csio_lnodes_block_request(struct csio_hw *hw) in csio_lnodes_block_request()
738 csio_lnodes_unblock_request(struct csio_hw *hw) in csio_lnodes_unblock_request()
776 csio_lnodes_block_by_port(struct csio_hw *hw, uint8_t portid) in csio_lnodes_block_by_port()
817 csio_lnodes_unblock_by_port(struct csio_hw *hw, uint8_t portid) in csio_lnodes_unblock_by_port()
857 csio_lnodes_exit(struct csio_hw *hw, bool npiv) in csio_lnodes_exit()
952 struct csio_hw *hw; in csio_probe_one() local
1031 struct csio_hw *hw = pci_get_drvdata(pdev); in csio_remove_one() local
1058 struct csio_hw *hw = pci_get_drvdata(pdev); in csio_pci_error_detected() local
1085 struct csio_hw *hw = pci_get_drvdata(pdev); in csio_pci_slot_reset() local
1122 struct csio_hw *hw = pci_get_drvdata(pdev); in csio_pci_resume() local