Searched defs:p_stats (Results 1 - 12 of 12) sorted by relevance

/freebsd-10-stable/contrib/ofed/management/opensm/include/opensm/
H A Dosm_sa_mad_ctrl.h102 osm_stats_t *p_stats; member in struct:osm_sa_mad_ctrl
H A Dosm_sm_mad_ctrl.h105 osm_stats_t *p_stats; member in struct:osm_sm_mad_ctrl
H A Dosm_vl15intf.h127 osm_stats_t *p_stats; member in struct:osm_vl15
/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
H A Dosm_vl15intf.c247 osm_vl15_init(IN osm_vl15_t * const p_vl, IN osm_vendor_t * const p_vend, IN osm_log_t * const p_log, IN osm_stats_t * const p_stats, IN const int32_t max_wire_smps) argument
[all...]
H A Dosm_sa_mad_ctrl.c485 osm_sa_mad_ctrl_init(IN osm_sa_mad_ctrl_t * const p_ctrl, IN osm_sa_t * sa, IN osm_mad_pool_t * const p_mad_pool, IN osm_vendor_t * const p_vendor, IN osm_subn_t * const p_subn, IN osm_log_t * const p_log, IN osm_stats_t * const p_stats, IN cl_dispatcher_t * const p_disp) argument
H A Dosm_sm_mad_ctrl.c788 osm_sm_mad_ctrl_init(IN osm_sm_mad_ctrl_t * const p_ctrl, IN osm_subn_t * const p_subn, IN osm_mad_pool_t * const p_mad_pool, IN osm_vl15_t * const p_vl15, IN osm_vendor_t * const p_vendor, IN osm_log_t * const p_log, IN osm_stats_t * const p_stats, IN cl_plock_t * const p_lock, IN cl_dispatcher_t * const p_disp) argument
[all...]
H A Dosm_sm.c247 osm_sm_init(IN osm_sm_t * const p_sm, IN osm_subn_t * const p_subn, IN osm_db_t * const p_db, IN osm_vendor_t * const p_vendor, IN osm_mad_pool_t * const p_mad_pool, IN osm_vl15_t * const p_vl15, IN osm_log_t * const p_log, IN osm_stats_t * const p_stats, IN cl_dispatcher_t * const p_disp, IN cl_plock_t * const p_lock) argument
H A Dosm_sa.c157 osm_sa_init(IN osm_sm_t * const p_sm, IN osm_sa_t * const p_sa, IN osm_subn_t * const p_subn, IN osm_vendor_t * const p_vendor, IN osm_mad_pool_t * const p_mad_pool, IN osm_log_t * const p_log, IN osm_stats_t * const p_stats, IN cl_dispatcher_t * const p_disp, IN cl_plock_t * const p_lock) argument
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_iov_api.h808 static OSAL_INLINE enum _ecore_status_t ecore_iov_get_vf_stats(struct ecore_hwfn OSAL_UNUSED *p_hwfn, struct ecore_ptt OSAL_UNUSED *p_ptt, int OSAL_UNUSED vfid, struct ecore_eth_stats OSAL_UNUSED *p_stats) { return ECORE_INVAL; } argument
H A Decore_l2.c1771 __ecore_get_vport_pstats(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_eth_stats *p_stats, u16 statistics_bin) argument
1802 __ecore_get_vport_tstats(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_eth_stats *p_stats) argument
1848 __ecore_get_vport_ustats(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_eth_stats *p_stats, u16 statistics_bin) argument
1894 __ecore_get_vport_mstats(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_eth_stats *p_stats, u16 statistics_bin) argument
1925 __ecore_get_vport_port_stats(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_eth_stats *p_stats) argument
[all...]
H A Decore_sriov.c1731 static void ecore_iov_vf_mbx_acquire_stats(struct pfvf_stats_info *p_stats) argument
4814 ecore_iov_get_vf_stats(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, int vfid, struct ecore_eth_stats *p_stats) argument
[all...]
/freebsd-10-stable/sys/sys/
H A Dproc.h511 struct pstats *p_stats; /* (b) Accounting/statistics (CPU). */ member in struct:proc

Completed in 361 milliseconds