Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
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()
3952 .txhdr_construct = mlxsw_sp_txhdr_construct,
3990 .txhdr_construct = mlxsw_sp_txhdr_construct,
4029 .txhdr_construct = mlxsw_sp_txhdr_construct,
4066 .txhdr_construct = mlxsw_sp_txhdr_construct,
Dspectrum.h707 void mlxsw_sp_txhdr_construct(struct sk_buff *skb,
Dspectrum_ptp.c1699 mlxsw_sp_txhdr_construct(skb, tx_info); in mlxsw_sp_ptp_txhdr_construct()