Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c234 void mlxsw_sp_txhdr_construct(struct sk_buff *skb, in mlxsw_sp_txhdr_construct() function
322 mlxsw_sp_txhdr_construct(skb, tx_info); in mlxsw_sp_txhdr_handle()
3942 .txhdr_construct = mlxsw_sp_txhdr_construct,
3980 .txhdr_construct = mlxsw_sp_txhdr_construct,
4017 .txhdr_construct = mlxsw_sp_txhdr_construct,
4052 .txhdr_construct = mlxsw_sp_txhdr_construct,
H A Dspectrum.h714 void mlxsw_sp_txhdr_construct(struct sk_buff *skb,
H A Dspectrum_ptp.c1687 mlxsw_sp_txhdr_construct(skb, tx_info); in mlxsw_sp_ptp_txhdr_construct()