Searched refs:vlanex (Results 1 – 3 of 3) sorted by relevance
1473 int mtu, int promisc, int all_multi, int bcast, int vlanex, in t4vf_set_rxmode() argument1487 if (vlanex < 0) in t4vf_set_rxmode()1488 vlanex = FW_VI_RXMODE_CMD_VLANEXEN_M; in t4vf_set_rxmode()1501 FW_VI_RXMODE_CMD_VLANEXEN_V(vlanex)); in t4vf_set_rxmode()
7739 int bcast, int vlanex, bool sleep_ok) in t4_set_rxmode() argument7753 if (vlanex < 0) in t4_set_rxmode()7754 vlanex = FW_VI_RXMODE_CMD_VLANEXEN_M; in t4_set_rxmode()7766 FW_VI_RXMODE_CMD_VLANEXEN_V(vlanex)); in t4_set_rxmode()
2007 int bcast, int vlanex, bool sleep_ok);