Searched refs:hxge_param_get_ip_opt (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/hxge/ |
H A D | hxge_ndd.c | 89 int hxge_param_get_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, 1003 hxge_param_get_ip_opt(p_hxge_ function [all...] |
H A D | hxge_main.c | 3467 err = hxge_param_get_ip_opt(hxgep, NULL, NULL, 3472 err = hxge_param_get_ip_opt(hxgep, NULL, NULL, 3477 err = hxge_param_get_ip_opt(hxgep, NULL, NULL, 3482 err = hxge_param_get_ip_opt(hxgep, NULL, NULL, 3487 err = hxge_param_get_ip_opt(hxgep, NULL, NULL, 3492 err = hxge_param_get_ip_opt(hxgep, NULL, NULL, 3497 err = hxge_param_get_ip_opt(hxgep, NULL, NULL, 3502 err = hxge_param_get_ip_opt(hxgep, NULL, NULL,
|
H A D | hxge_impl.h | 428 int hxge_param_get_ip_opt(p_hxge_t hxgep, queue_t *, mblk_t *, caddr_t);
|
Completed in 55 milliseconds