Searched refs:vsw_switch_frame (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/uts/sun4v/sys/ |
H A D | vsw.h | 148 void (*vsw_switch_frame) member
|
/titanic_44/usr/src/uts/sun4v/io/ |
H A D | vsw_switching.c | 347 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 D | vsw.c | 688 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 D | vsw_rxdring.c | 100 (vswp)->vsw_switch_frame((vswp), (bp), VSW_VNETPORT, \
|
H A D | vsw_txdring.c | 1337 vswp->vsw_switch_frame(vswp, bp, VSW_VNETPORT, in vsw_process_dringdata()
|
H A D | vsw_ldc.c | 3504 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()
|