Home
last modified time | relevance | path

Searched refs:fail_tx (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/drivers/i2c/busses/
Di2c-stm32.c43 goto fail_tx; in stm32_i2c_dma_request()
54 goto fail_tx; in stm32_i2c_dma_request()
77 fail_tx: in stm32_i2c_dma_request()
Di2c-imx.c377 goto fail_tx; in i2c_imx_dma_request()
385 goto fail_tx; in i2c_imx_dma_request()
408 fail_tx: in i2c_imx_dma_request()
/Linux-v6.6/drivers/net/wireless/ath/ath6kl/
Dtxrx.c379 goto fail_tx; in ath6kl_data_tx()
382 goto fail_tx; in ath6kl_data_tx()
385 goto fail_tx; in ath6kl_data_tx()
410 goto fail_tx; in ath6kl_data_tx()
435 goto fail_tx; in ath6kl_data_tx()
447 goto fail_tx; in ath6kl_data_tx()
450 goto fail_tx; in ath6kl_data_tx()
463 goto fail_tx; in ath6kl_data_tx()
471 goto fail_tx; in ath6kl_data_tx()
493 goto fail_tx; in ath6kl_data_tx()
[all …]
Dhtc_mbox.c2466 goto fail_tx; in ath6kl_htc_mbox_conn_service()
2473 goto fail_tx; in ath6kl_htc_mbox_conn_service()
2482 goto fail_tx; in ath6kl_htc_mbox_conn_service()
2491 goto fail_tx; in ath6kl_htc_mbox_conn_service()
2501 goto fail_tx; in ath6kl_htc_mbox_conn_service()
2508 goto fail_tx; in ath6kl_htc_mbox_conn_service()
2545 goto fail_tx; in ath6kl_htc_mbox_conn_service()
2559 fail_tx: in ath6kl_htc_mbox_conn_service()
/Linux-v6.6/tools/testing/selftests/net/mptcp/
Dmptcp_join.sh1318 local fail_tx=$1
1334 if [[ "${fail_tx}" = "-"* ]]; then
1336 fail_tx=${fail_tx:1}
1345 if [ "$count" != "$fail_tx" ]; then
1350 elif { [ "$count" != "$fail_tx" ] && [ $allow_tx_lost -eq 0 ]; } ||
1351 { [ "$count" -gt "$fail_tx" ] && [ $allow_tx_lost -eq 1 ]; }; then
1352 fail_test "got $count MP_FAIL[s] TX expected $fail_tx"
/Linux-v6.6/drivers/net/ethernet/ti/
Ddavinci_emac.c962 goto fail_tx; in emac_dev_xmit()
969 goto fail_tx; in emac_dev_xmit()
979 goto fail_tx; in emac_dev_xmit()
990 fail_tx: in emac_dev_xmit()
/Linux-v6.6/drivers/net/wireless/ath/ath9k/
Dhtc_drv_main.c879 goto fail_tx; in ath9k_htc_tx()
888 goto fail_tx; in ath9k_htc_tx()
903 fail_tx: in ath9k_htc_tx()