Searched refs:ocs_hw_link_stat_cb_arg_t (Results 1 – 1 of 1) sorted by relevance
5054 } ocs_hw_link_stat_cb_arg_t; typedef5439 ocs_hw_link_stat_cb_arg_t *cb_arg; in ocs_hw_get_link_stats()5448 cb_arg = ocs_malloc(hw->os, sizeof(ocs_hw_link_stat_cb_arg_t), OCS_M_NOWAIT); in ocs_hw_get_link_stats()5468 ocs_free(hw->os, cb_arg, sizeof(ocs_hw_link_stat_cb_arg_t)); in ocs_hw_get_link_stats()5494 ocs_hw_link_stat_cb_arg_t *cb_arg = arg; in ocs_hw_cb_link_stat()5554 ocs_free(hw->os, cb_arg, sizeof(ocs_hw_link_stat_cb_arg_t)); in ocs_hw_cb_link_stat()