Searched refs:hxge_param_set_ip_opt (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/hxge/ |
H A D | hxge_ndd.c | 77 int hxge_param_set_ip_opt(p_hxge_t hxgep, 173 {hxge_param_get_ip_opt, hxge_param_set_ip_opt, HXGE_PARAM_CLASS_RWS, 177 {hxge_param_get_ip_opt, hxge_param_set_ip_opt, HXGE_PARAM_CLASS_RWS, 181 {hxge_param_get_ip_opt, hxge_param_set_ip_opt, HXGE_PARAM_CLASS_RWS, 185 {hxge_param_get_ip_opt, hxge_param_set_ip_opt, HXGE_PARAM_CLASS_RWS, 189 {hxge_param_get_ip_opt, hxge_param_set_ip_opt, HXGE_PARAM_CLASS_RWS, 193 {hxge_param_get_ip_opt, hxge_param_set_ip_opt, HXGE_PARAM_CLASS_RWS, 197 {hxge_param_get_ip_opt, hxge_param_set_ip_opt, HXGE_PARAM_CLASS_RWS, 201 {hxge_param_get_ip_opt, hxge_param_set_ip_opt, HXGE_PARAM_CLASS_RWS, 934 hxge_param_set_ip_opt(p_hxge_t hxgep, queue_t *q, in hxge_param_set_ip_opt() function
|
H A D | hxge_main.c | 3408 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, in hxge_set_priv_prop() 3411 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, in hxge_set_priv_prop() 3414 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, in hxge_set_priv_prop() 3417 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, in hxge_set_priv_prop() 3420 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, in hxge_set_priv_prop() 3423 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, in hxge_set_priv_prop() 3426 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, in hxge_set_priv_prop() 3429 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, in hxge_set_priv_prop()
|
H A D | hxge_impl.h | 427 int hxge_param_set_ip_opt(p_hxge_t hxgep, queue_t *, mblk_t *, char *, caddr_t);
|