Home
last modified time | relevance | path

Searched refs:eth_stats_update_errors_tx (Results 1 – 11 of 11) sorted by relevance

/Zephyr-Core-3.6.0/subsys/net/l2/ethernet/
Deth_stats.h187 static inline void eth_stats_update_errors_tx(struct net_if *iface) in eth_stats_update_errors_tx() function
234 #define eth_stats_update_errors_tx(iface) macro
Dethernet.c619 eth_stats_update_errors_tx(iface); in ethernet_send()
721 eth_stats_update_errors_tx(iface); in ethernet_send()
/Zephyr-Core-3.6.0/drivers/ethernet/
Deth_adin2111.c424 eth_stats_update_errors_tx(data->iface); in adin2111_port_send()
436 eth_stats_update_errors_tx(data->iface); in adin2111_port_send()
457 eth_stats_update_errors_tx(data->iface); in adin2111_port_send()
479 eth_stats_update_errors_tx(data->iface); in adin2111_port_send()
488 eth_stats_update_errors_tx(data->iface); in adin2111_port_send()
503 eth_stats_update_errors_tx(data->iface); in adin2111_port_send()
Deth_ivshmem.c105 eth_stats_update_errors_tx(dev_data->iface); in eth_ivshmem_send()
111 eth_stats_update_errors_tx(dev_data->iface); in eth_ivshmem_send()
Deth_stellaris.c253 eth_stats_update_errors_tx(dev_data->iface); in eth_stellaris_isr()
Deth_nxp_s32_netc.c192 eth_stats_update_errors_tx(ctx->iface); in nxp_s32_eth_tx()
Deth_stm32_hal.c1001 eth_stats_update_errors_tx(dev_data->iface); in HAL_ETH_ErrorCallback()
1012 eth_stats_update_errors_tx(dev_data->iface); in HAL_ETH_ErrorCallback()
1031 eth_stats_update_errors_tx(dev_data->iface); in HAL_ETH_ErrorCallback()
Deth_dwmac.c247 eth_stats_update_errors_tx(p->iface); in dwmac_tx_release()
Deth_lan865x.c559 eth_stats_update_errors_tx(net_pkt_iface(pkt)); in lan865x_port_send()
Deth_cyclonev.c783 eth_stats_update_errors_tx(p->iface); in eth_cyclonev_tx_release()
Deth_nxp_s32_gmac.c447 eth_stats_update_errors_tx(ctx->iface); in eth_nxp_s32_tx()