Home
last modified time | relevance | path

Searched refs:coe_unsupported (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dstmmac.h132 bool coe_unsupported; member
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-loongson.c118 plat->tx_queues_cfg[i].coe_unsupported = 1; in loongson_default_data()
H A Dstmmac_platform.c261 plat->tx_queues_cfg[queue].coe_unsupported = in stmmac_mtl_setup()
H A Dstmmac_main.c2651 bool csum = !priv->plat->tx_queues_cfg[queue].coe_unsupported; in stmmac_xdp_xmit_zc()
4719 (priv->plat->tx_queues_cfg[queue].coe_unsupported || in stmmac_xmit()
5071 bool csum = !priv->plat->tx_queues_cfg[queue].coe_unsupported; in stmmac_xdp_xmit_xdpf()