Searched refs:vlanex (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/cxgbe/common/ |
H A D | common.h | 459 int mtu, int promisc, int all_multi, int bcast, int vlanex,
|
H A D | t4_hw.c | 4414 int mtu, int promisc, int all_multi, int bcast, int vlanex, bool sleep_ok) in t4_set_rxmode() argument 4427 if (vlanex < 0) in t4_set_rxmode() 4428 vlanex = M_FW_VI_RXMODE_CMD_VLANEXEN; in t4_set_rxmode() 4438 V_FW_VI_RXMODE_CMD_VLANEXEN(vlanex)); in t4_set_rxmode()
|