Home
last modified time | relevance | path

Searched refs:vsw_switch_frame (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvsw.h148 void (*vsw_switch_frame) member
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_switching.c347 vswp->vsw_switch_frame = vsw_switch_l2_frame; in vsw_setup_layer2()
378 vswp->vsw_switch_frame = vsw_switch_l2_frame_mac_client; in vsw_setup_layer2()
401 vswp->vsw_switch_frame = vsw_switch_l3_frame; in vsw_setup_layer3()
H A Dvsw.c688 vswp->vsw_switch_frame = vsw_switch_frame_nop; in vsw_attach()
1359 vswp->vsw_switch_frame(vswp, mp, VSW_LOCALDEV, NULL, NULL); in vsw_m_tx()
H A Dvsw_rxdring.c100 (vswp)->vsw_switch_frame((vswp), (bp), VSW_VNETPORT, \
H A Dvsw_txdring.c1337 vswp->vsw_switch_frame(vswp, bp, VSW_VNETPORT, in vsw_process_dringdata()
H A Dvsw_ldc.c3504 vswp->vsw_switch_frame(vswp, mp, VSW_VNETPORT, ldcp->ldc_port, NULL); in vsw_process_pkt_data()
3607 vswp->vsw_switch_frame(vswp, mp, VSW_VNETPORT, in vsw_process_data_ibnd_pkt()