Searched refs:cnic_get_stats (Results 1 – 4 of 4) sorted by relevance
379 int (*cnic_get_stats)(void *ulp_ctx); member
3252 if (ulp_ops && ulp_ops->cnic_get_stats) in cnic_copy_ulp_stats()3253 rc = ulp_ops->cnic_get_stats(cp->ulp_handle[ulp_type]); in cnic_copy_ulp_stats()
2991 .cnic_get_stats = bnx2fc_ulp_get_stats,
2688 .cnic_get_stats = bnx2i_get_stats,