Lines Matching refs:csio_hw
213 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_get_host_port_id()
229 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_get_host_port_type()
248 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_get_host_port_state()
273 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_get_host_speed()
312 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_get_host_fabric_name()
332 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_get_stats()
417 csio_fcoe_alloc_vnp(struct csio_hw *hw, struct csio_lnode *ln) in csio_fcoe_alloc_vnp()
498 csio_fcoe_free_vnp(struct csio_hw *hw, struct csio_lnode *ln) in csio_fcoe_free_vnp()
557 struct csio_hw *hw = csio_lnode_to_hw(pln); in csio_vport_create()
618 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_vport_delete()
651 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_vport_disable()
684 struct csio_hw *hw; in csio_dev_loss_tmo_callbk()