Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlxsw/
Dswitchx2.c135 bool is_emad = tx_info->is_emad; in mlxsw_sx_txhdr_construct() local
143 mlxsw_tx_hdr_etclass_set(txhdr, is_emad ? MLXSW_TXHDR_ETCLASS_6 : in mlxsw_sx_txhdr_construct()
148 mlxsw_tx_hdr_rdq_set(txhdr, is_emad ? MLXSW_TXHDR_RDQ_EMAD : in mlxsw_sx_txhdr_construct()
153 mlxsw_tx_hdr_emad_set(txhdr, is_emad ? MLXSW_TXHDR_EMAD : in mlxsw_sx_txhdr_construct()
297 .is_emad = false, in mlxsw_sx_port_xmit()
Dcore.h53 bool is_emad; member
Dpci.c528 if (unlikely(!tx_info.is_emad && in mlxsw_pci_cqe_sdq_handle()
1558 if (tx_info->is_emad) { in mlxsw_pci_sdq_pick()
Dcore.c812 trans->tx_info.is_emad = true; in mlxsw_emad_reg_access()
Dspectrum.c548 .is_emad = false, in mlxsw_sp_port_xmit()