Searched refs:ocs_hw_cb_link (Results 1 – 1 of 1) sorted by relevance
75 static int32_t ocs_hw_cb_link(void *, void *);396 sli_callback(&hw->sli, SLI4_CB_LINK, ocs_hw_cb_link, hw); in ocs_hw_setup()9244 ocs_hw_cb_link(void *ctx, void *e) in ocs_hw_cb_link() function