Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dcbx.h32 bool dont_add_vlan0; /* Do not insert a vlan tag with id 0 */ member
H A Dqed_dcbx.c182 p_data->arr[type].dont_add_vlan0 = true; in qed_dcbx_set_params()
938 p_data->dcb_dont_add_vlan0 = p_src->arr[type].dont_add_vlan0; in qed_dcbx_update_protocol_data()