Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dswitchx2.c160 static void mlxsw_sx_txhdr_construct(struct sk_buff *skb, in mlxsw_sx_txhdr_construct() function
317 mlxsw_sx_txhdr_construct(skb, &tx_info); in mlxsw_sx_port_xmit()
1536 .txhdr_construct = mlxsw_sx_txhdr_construct,