Lines Matching refs:csio_hw
64 void (*io_cbfn) (struct csio_hw *, struct csio_ioreq *),
115 csio_ln_lookup_by_portid(struct csio_hw *hw, uint8_t portid) in csio_ln_lookup_by_portid()
138 csio_ln_lookup_by_vnpi(struct csio_hw *hw, uint32_t vnp_id) in csio_ln_lookup_by_vnpi()
178 csio_lnode_lookup_by_wwpn(struct csio_hw *hw, uint8_t *wwpn) in csio_lnode_lookup_by_wwpn()
267 csio_ln_fdmi_done(struct csio_hw *hw, struct csio_ioreq *fdmi_req) in csio_ln_fdmi_done()
291 csio_ln_fdmi_rhba_cbfn(struct csio_hw *hw, struct csio_ioreq *fdmi_req) in csio_ln_fdmi_rhba_cbfn()
404 csio_ln_fdmi_dprt_cbfn(struct csio_hw *hw, struct csio_ioreq *fdmi_req) in csio_ln_fdmi_dprt_cbfn()
511 csio_ln_fdmi_dhba_cbfn(struct csio_hw *hw, struct csio_ioreq *fdmi_req) in csio_ln_fdmi_dhba_cbfn()
615 csio_ln_vnp_read_cbfn(struct csio_hw *hw, struct csio_mb *mbp) in csio_ln_vnp_read_cbfn()
681 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_ln_vnp_read()
683 struct csio_hw *hw = ln->hwp; in csio_ln_vnp_read()
720 struct csio_hw *hw = ln->hwp; in csio_fcoe_enable_link()
783 csio_ln_read_fcf_cbfn(struct csio_hw *hw, struct csio_mb *mbp) in csio_ln_read_fcf_cbfn()
832 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_ln_read_fcf_entry()
834 struct csio_hw *hw = ln->hwp; in csio_ln_read_fcf_entry()
873 csio_handle_link_up(struct csio_hw *hw, uint8_t portid, uint32_t fcfi, in csio_handle_link_up()
1035 csio_handle_link_down(struct csio_hw *hw, uint8_t portid, uint32_t fcfi, in csio_handle_link_down()
1116 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_lns_uninit()
1169 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_lns_online()
1220 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_lns_ready()
1294 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_lns_offline()
1386 csio_get_phy_port_stats(struct csio_hw *hw, uint8_t portid, in csio_get_phy_port_stats()
1432 csio_ln_mgmt_wr_handler(struct csio_hw *hw, void *wr, uint32_t len) in csio_ln_mgmt_wr_handler()
1483 csio_fcoe_fwevt_handler(struct csio_hw *hw, __u8 cpl_op, __be64 *cmd) in csio_fcoe_fwevt_handler()
1731 struct csio_hw *hw = mgmtm->hw; in csio_ln_mgmt_submit_wr()
1806 void (*io_cbfn) (struct csio_hw *, struct csio_ioreq *), in csio_ln_mgmt_submit_req()
1810 struct csio_hw *hw = csio_lnode_to_hw(io_req->lnode); in csio_ln_mgmt_submit_req()
1836 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_ln_fdmi_init()
1871 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_ln_fdmi_exit()
1923 csio_notify_lnodes(struct csio_hw *hw, enum csio_ln_notify note) in csio_notify_lnodes()
1965 csio_disable_lnodes(struct csio_hw *hw, uint8_t portid, bool disable) in csio_disable_lnodes()
1995 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_ln_init()
2075 csio_lnode_init(struct csio_lnode *ln, struct csio_hw *hw, in csio_lnode_init()
2127 struct csio_hw *hw = csio_lnode_to_hw(ln); in csio_lnode_exit()