Searched refs:mlxsw_sp_txhdr_construct (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum.c | 228 static void mlxsw_sp_txhdr_construct(struct sk_buff *skb, in mlxsw_sp_txhdr_construct() function 569 mlxsw_sp_txhdr_construct(skb, &tx_info); in mlxsw_sp_port_xmit() 3243 .txhdr_construct = mlxsw_sp_txhdr_construct, 3283 .txhdr_construct = mlxsw_sp_txhdr_construct, 3324 .txhdr_construct = mlxsw_sp_txhdr_construct,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum.c | 234 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 D | spectrum.h | 714 void mlxsw_sp_txhdr_construct(struct sk_buff *skb,
|
H A D | spectrum_ptp.c | 1687 mlxsw_sp_txhdr_construct(skb, tx_info); in mlxsw_sp_ptp_txhdr_construct()
|
Completed in 18 milliseconds