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, 964 hxge_param_set_ip_opt(p_hxge_ function [all...] |
H A D | hxge_main.c | 3413 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, 3416 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, 3419 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, 3422 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, 3425 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, 3428 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, 3431 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val, 3434 err = hxge_param_set_ip_opt(hxgep, NULL, NULL, (char *)pr_val,
|
H A D | hxge_impl.h | 427 int hxge_param_set_ip_opt(p_hxge_t hxgep, queue_t *, mblk_t *, char *, caddr_t);
|
Completed in 71 milliseconds