Lines Matching refs:pr_name

4563 ibd_m_setprop(void *arg, const char *pr_name, mac_prop_id_t pr_num,
4613 err = ibd_set_priv_prop(state, pr_name,
4624 ibd_m_getprop(void *arg, const char *pr_name, mac_prop_id_t pr_num,
4645 err = ibd_get_priv_prop(state, pr_name, pr_valsize,
4656 ibd_m_propinfo(void *arg, const char *pr_name, mac_prop_id_t pr_num,
4684 if (strcmp(pr_name, "_ibd_broadcast_group") == 0) {
4687 } else if (strcmp(pr_name, "_ibd_coalesce_completions") == 0) {
4689 } else if (strcmp(pr_name,
4692 } else if (strcmp(pr_name, "_ibd_hash_size") == 0) {
4694 } else if (strcmp(pr_name, "_ibd_lso_enable") == 0) {
4696 } else if (strcmp(pr_name, "_ibd_num_ah") == 0) {
4698 } else if (strcmp(pr_name, "_ibd_num_lso_bufs") == 0) {
4700 } else if (strcmp(pr_name, "_ibd_rc_enable_srq") == 0) {
4702 } else if (strcmp(pr_name, "_ibd_rc_num_rwqe") == 0) {
4704 } else if (strcmp(pr_name, "_ibd_rc_num_srq") == 0) {
4706 } else if (strcmp(pr_name, "_ibd_rc_num_swqe") == 0) {
4708 } else if (strcmp(pr_name, "_ibd_rc_rx_comp_count") == 0) {
4710 } else if (strcmp(pr_name, "_ibd_rc_rx_comp_usec") == 0) {
4712 } else if (strcmp(pr_name, "_ibd_rc_rx_copy_thresh") == 0) {
4714 } else if (strcmp(pr_name, "_ibd_rc_rx_rwqe_thresh") == 0) {
4716 } else if (strcmp(pr_name, "_ibd_rc_tx_comp_count") == 0) {
4718 } else if (strcmp(pr_name, "_ibd_rc_tx_comp_usec") == 0) {
4720 } else if (strcmp(pr_name, "_ibd_rc_tx_copy_thresh") == 0) {
4722 } else if (strcmp(pr_name, "_ibd_ud_num_rwqe") == 0) {
4724 } else if (strcmp(pr_name, "_ibd_ud_num_swqe") == 0) {
4726 } else if (strcmp(pr_name, "_ibd_ud_rx_comp_count") == 0) {
4728 } else if (strcmp(pr_name, "_ibd_ud_rx_comp_usec") == 0) {
4730 } else if (strcmp(pr_name, "_ibd_ud_tx_comp_count") == 0) {
4732 } else if (strcmp(pr_name, "_ibd_ud_tx_comp_usec") == 0) {
4734 } else if (strcmp(pr_name, "_ibd_ud_tx_copy_thresh") == 0) {
4749 ibd_set_priv_prop(ibd_state_t *state, const char *pr_name,
4755 if (strcmp(pr_name, "_ibd_coalesce_completions") == 0) {
4768 if (strcmp(pr_name, "_ibd_create_broadcast_group") == 0) {
4784 if (strcmp(pr_name, "_ibd_hash_size") == 0) {
4799 if (strcmp(pr_name, "_ibd_lso_enable") == 0) {
4816 if (strcmp(pr_name, "_ibd_num_ah") == 0) {
4831 if (strcmp(pr_name, "_ibd_num_lso_bufs") == 0) {
4850 if (strcmp(pr_name, "_ibd_rc_enable_srq") == 0) {
4869 if (strcmp(pr_name, "_ibd_rc_num_rwqe") == 0) {
4900 if (strcmp(pr_name, "_ibd_rc_num_srq") == 0) {
4918 if (strcmp(pr_name, "_ibd_rc_num_swqe") == 0) {
4938 if (strcmp(pr_name, "_ibd_rc_rx_comp_count") == 0) {
4953 if (strcmp(pr_name, "_ibd_rc_rx_comp_usec") == 0) {
4968 if (strcmp(pr_name, "_ibd_rc_rx_copy_thresh") == 0) {
4984 if (strcmp(pr_name, "_ibd_rc_rx_rwqe_thresh") == 0) {
5000 if (strcmp(pr_name, "_ibd_rc_tx_comp_count") == 0) {
5015 if (strcmp(pr_name, "_ibd_rc_tx_comp_usec") == 0) {
5030 if (strcmp(pr_name, "_ibd_rc_tx_copy_thresh") == 0) {
5046 if (strcmp(pr_name, "_ibd_ud_num_rwqe") == 0) {
5071 if (strcmp(pr_name, "_ibd_ud_num_swqe") == 0) {
5096 if (strcmp(pr_name, "_ibd_ud_rx_comp_count") == 0) {
5111 if (strcmp(pr_name, "_ibd_ud_rx_comp_usec") == 0) {
5126 if (strcmp(pr_name, "_ibd_ud_tx_comp_count") == 0) {
5141 if (strcmp(pr_name, "_ibd_ud_tx_comp_usec") == 0) {
5156 if (strcmp(pr_name, "_ibd_ud_tx_copy_thresh") == 0) {
5176 ibd_get_priv_prop(ibd_state_t *state, const char *pr_name, uint_t pr_valsize,
5182 if (strcmp(pr_name, "_ibd_broadcast_group") == 0) {
5187 if (strcmp(pr_name, "_ibd_coalesce_completions") == 0) {
5192 if (strcmp(pr_name, "_ibd_create_broadcast_group") == 0) {
5197 if (strcmp(pr_name, "_ibd_hash_size") == 0) {
5202 if (strcmp(pr_name, "_ibd_lso_enable") == 0) {
5207 if (strcmp(pr_name, "_ibd_num_ah") == 0) {
5212 if (strcmp(pr_name, "_ibd_num_lso_bufs") == 0) {
5217 if (strcmp(pr_name, "_ibd_rc_enable_srq") == 0) {
5222 if (strcmp(pr_name, "_ibd_rc_num_rwqe") == 0) {
5227 if (strcmp(pr_name, "_ibd_rc_num_srq") == 0) {
5232 if (strcmp(pr_name, "_ibd_rc_num_swqe") == 0) {
5237 if (strcmp(pr_name, "_ibd_rc_rx_comp_count") == 0) {
5242 if (strcmp(pr_name, "_ibd_rc_rx_comp_usec") == 0) {
5247 if (strcmp(pr_name, "_ibd_rc_rx_copy_thresh") == 0) {
5252 if (strcmp(pr_name, "_ibd_rc_rx_rwqe_thresh") == 0) {
5257 if (strcmp(pr_name, "_ibd_rc_tx_comp_count") == 0) {
5262 if (strcmp(pr_name, "_ibd_rc_tx_comp_usec") == 0) {
5267 if (strcmp(pr_name, "_ibd_rc_tx_copy_thresh") == 0) {
5272 if (strcmp(pr_name, "_ibd_ud_num_rwqe") == 0) {
5277 if (strcmp(pr_name, "_ibd_ud_num_swqe") == 0) {
5282 if (strcmp(pr_name, "_ibd_ud_rx_comp_count") == 0) {
5287 if (strcmp(pr_name, "_ibd_ud_rx_comp_usec") == 0) {
5292 if (strcmp(pr_name, "_ibd_ud_tx_comp_count") == 0) {
5297 if (strcmp(pr_name, "_ibd_ud_tx_comp_usec") == 0) {
5302 if (strcmp(pr_name, "_ibd_ud_tx_copy_thresh") == 0) {