Searched refs:txhdr_construct (Results 1 – 3 of 3) sorted by relevance
385 void (*txhdr_construct)(struct sk_buff *skb, member
3468 .txhdr_construct = mlxsw_sp_txhdr_construct,3508 .txhdr_construct = mlxsw_sp_txhdr_construct,3549 .txhdr_construct = mlxsw_sp_txhdr_construct,
872 mlxsw_core->driver->txhdr_construct(skb, &trans->tx_info); in mlxsw_emad_reg_access()