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()
300 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_get_host_fabric_name()
320 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_get_stats()
405 csio_fcoe_alloc_vnp(struct csio_hw *hw, struct csio_lnode *ln) in csio_fcoe_alloc_vnp()
486 csio_fcoe_free_vnp(struct csio_hw *hw, struct csio_lnode *ln) in csio_fcoe_free_vnp()
548 struct csio_hw *hw = csio_lnode_to_hw(pln); in csio_vport_create()
609 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_vport_delete()
642 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_vport_disable()
675 struct csio_hw *hw; in csio_dev_loss_tmo_callbk()