Searched defs:p_tbl (Results 1 – 15 of 15) sorted by relevance
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_mcast_tbl.c | 56 void osm_mcast_tbl_init(IN osm_mcast_tbl_t * p_tbl, IN uint8_t num_ports, in osm_mcast_tbl_init() 85 void osm_mcast_tbl_destroy(IN osm_mcast_tbl_t * p_tbl) in osm_mcast_tbl_destroy() 90 void osm_mcast_tbl_set(IN osm_mcast_tbl_t * p_tbl, IN uint16_t mlid_ho, in osm_mcast_tbl_set() 111 int osm_mcast_tbl_realloc(IN osm_mcast_tbl_t * p_tbl, IN unsigned mlid_offset) in osm_mcast_tbl_realloc() 144 boolean_t osm_mcast_tbl_is_port(IN const osm_mcast_tbl_t * p_tbl, in osm_mcast_tbl_is_port() 169 boolean_t osm_mcast_tbl_is_any_port(IN const osm_mcast_tbl_t * p_tbl, in osm_mcast_tbl_is_any_port() 191 ib_api_status_t osm_mcast_tbl_set_block(IN osm_mcast_tbl_t * p_tbl, in osm_mcast_tbl_set_block() 222 void osm_mcast_tbl_clear_mlid(IN osm_mcast_tbl_t * p_tbl, IN uint16_t mlid_ho) in osm_mcast_tbl_clear_mlid() 236 boolean_t osm_mcast_tbl_get_block(IN osm_mcast_tbl_t * p_tbl, in osm_mcast_tbl_get_block()
|
H A D | osm_mcast_mgr.c | 340 osm_mcast_tbl_t *p_tbl; in mcast_mgr_set_mft_block() local 503 osm_mcast_tbl_t *p_tbl; in mcast_mgr_branch() local 1046 osm_mcast_tbl_t *p_tbl; in mcast_mgr_set_mfttop() local 1110 osm_mcast_tbl_t *p_tbl; in mcast_mgr_set_mftables() local
|
H A D | osm_pkey_mgr.c | 203 const cl_map_t *p_tbl = in pkey_mgr_process_partition_table() local 812 cl_qmap_t *p_tbl; in osm_pkey_mgr_process() local
|
H A D | osm_qos.c | 256 ib_slvl_table_t tbl, *p_tbl; in sl2vl_update_table() local 448 cl_qmap_t *p_tbl; in osm_qos_setup() local
|
H A D | osm_dump.c | 242 osm_mcast_tbl_t *p_tbl; in dump_mcast_routes() local 508 ib_slvl_table_t *p_tbl; in dump_sl2vl_tbl() local
|
H A D | osm_sa_path_record.c | 1419 const cl_qmap_t *p_tbl; in pr_rcv_process_world() local 1466 const cl_qmap_t *p_tbl; in osm_pr_process_half() local
|
H A D | osm_prtn.c | 130 cl_map_t *p_tbl; in osm_prtn_add_port() local
|
H A D | osm_pkey.c | 118 IN uint16_t block, IN ib_pkey_table_t * p_tbl, in osm_pkey_tbl_set()
|
H A D | osm_congestion_control.c | 356 cl_qmap_t *p_tbl; in osm_congestion_control_setup() local
|
H A D | osm_prtn_config.c | 389 cl_map_t *p_tbl; in manage_membership_change() local
|
H A D | osm_ucast_dfsssp.c | 1719 osm_mcast_tbl_t *p_tbl = NULL; in update_mcft() local
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_mcast_tbl.h | 409 static inline uint16_t osm_mcast_tbl_get_max_block(IN osm_mcast_tbl_t * p_tbl) in osm_mcast_tbl_get_max_block() 438 osm_mcast_tbl_get_max_block_in_use(IN osm_mcast_tbl_t * p_tbl) in osm_mcast_tbl_get_max_block_in_use() 467 osm_mcast_tbl_get_max_position(IN osm_mcast_tbl_t * p_tbl) in osm_mcast_tbl_get_max_position()
|
H A D | osm_port.h | 598 ib_slvl_table_t *p_tbl; in osm_physp_set_slvl_tbl() local 640 ib_slvl_table_t *p_tbl; in osm_physp_get_slvl_tbl() local
|
H A D | osm_switch.h | 1163 const osm_mcast_tbl_t *p_tbl; in osm_switch_is_in_mcast_tree() local
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_dcbx.c | 333 struct dcbx_app_priority_entry *p_tbl, u32 pri_tc_tbl, in ecore_dcbx_process_tlv() 416 struct dcbx_app_priority_entry *p_tbl; in ecore_dcbx_process_mib_info() local 547 struct dcbx_app_priority_entry *p_tbl, in ecore_dcbx_get_app_data() 680 struct dcbx_app_priority_entry *p_tbl, in ecore_dcbx_get_common_params()
|