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, 973 hxge_param_get_ip_opt(p_hxge_t hxgep, queue_t *q, mblk_t *mp, caddr_t cp) in hxge_param_get_ip_opt() function
|
H A D | hxge_main.c | 3462 err = hxge_param_get_ip_opt(hxgep, NULL, NULL, in hxge_get_priv_prop() 3467 err = hxge_param_get_ip_opt(hxgep, NULL, NULL, in hxge_get_priv_prop() 3472 err = hxge_param_get_ip_opt(hxgep, NULL, NULL, in hxge_get_priv_prop() 3477 err = hxge_param_get_ip_opt(hxgep, NULL, NULL, in hxge_get_priv_prop() 3482 err = hxge_param_get_ip_opt(hxgep, NULL, NULL, in hxge_get_priv_prop() 3487 err = hxge_param_get_ip_opt(hxgep, NULL, NULL, in hxge_get_priv_prop() 3492 err = hxge_param_get_ip_opt(hxgep, NULL, NULL, in hxge_get_priv_prop() 3497 err = hxge_param_get_ip_opt(hxgep, NULL, NULL, in hxge_get_priv_prop()
|
H A D | hxge_impl.h | 428 int hxge_param_get_ip_opt(p_hxge_t hxgep, queue_t *, mblk_t *, caddr_t);
|