Searched refs:hxge_param_set_ip_opt (Results 1 – 3 of 3) sorted by relevance
/titanic_44/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, 964 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 | 3413 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, in hxge_set_priv_prop() 3416 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, in hxge_set_priv_prop() 3419 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, in hxge_set_priv_prop() 3422 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, in hxge_set_priv_prop() 3425 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, in hxge_set_priv_prop() 3428 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, in hxge_set_priv_prop() 3431 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, in hxge_set_priv_prop() 3434 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);
|