Home
last modified time | relevance | path

Searched refs:sd_vlan_tag (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bxe/
H A Decore_sp.c6235 rdata->sd_vlan_tag = ECORE_CPU_TO_LE16(start_params->sd_vlan_tag); in ecore_func_send_start()
6311 rdata->sd_vlan_tag = in ecore_func_send_switch_update()
H A Decore_hsi.h11698 uint16_t sd_vlan_tag /* value of Vlan in case of switch depended multi-function mode */; member
11756 uint16_t sd_vlan_tag /* New value of Outer Vlan in case of switch depended multi-function mode */; member
H A Dbxe.c10552 start_params->sd_vlan_tag = OVLAN(sc); in bxe_func_start()