Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dswitchx2.c136 bool is_emad = tx_info->is_emad; in mlxsw_sx_txhdr_construct() local
144 mlxsw_tx_hdr_etclass_set(txhdr, is_emad ? MLXSW_TXHDR_ETCLASS_6 : in mlxsw_sx_txhdr_construct()
149 mlxsw_tx_hdr_rdq_set(txhdr, is_emad ? MLXSW_TXHDR_RDQ_EMAD : in mlxsw_sx_txhdr_construct()
154 mlxsw_tx_hdr_emad_set(txhdr, is_emad ? MLXSW_TXHDR_EMAD : in mlxsw_sx_txhdr_construct()
298 .is_emad = false, in mlxsw_sx_port_xmit()
Dcore.h42 bool is_emad; member
Dcore.c658 trans->tx_info.is_emad = true; in mlxsw_emad_reg_access()
Dpci.c1578 mlxsw_pci_wqe_lp_set(wqe, !!tx_info->is_emad); in mlxsw_pci_skb_transmit()
Dspectrum.c709 .is_emad = false, in mlxsw_sp_port_xmit()