Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c2927 struct bnx2x_func_switch_update_params *switch_update_params; in bnx2x_handle_update_svid_cmd() local
2931 switch_update_params = &func_params.params.switch_update; in bnx2x_handle_update_svid_cmd()
2959 &switch_update_params->changes); in bnx2x_handle_update_svid_cmd()
2960 switch_update_params->vlan = bp->mf_ov; in bnx2x_handle_update_svid_cmd()
7822 struct bnx2x_func_switch_update_params *switch_update_params = in bnx2x_func_switch_update() local
7834 &switch_update_params->changes); in bnx2x_func_switch_update()
7837 &switch_update_params->changes); in bnx2x_func_switch_update()
10165 struct bnx2x_func_switch_update_params *switch_update_params; in bnx2x_udp_port_update() local
10170 switch_update_params = &func_params.params.switch_update; in bnx2x_udp_port_update()
10181 &switch_update_params->changes); in bnx2x_udp_port_update()
[all …]