Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-stm32.c43 goto fail_tx; in stm32_i2c_dma_request()
53 goto fail_tx; in stm32_i2c_dma_request()
76 fail_tx: in stm32_i2c_dma_request()
H A Di2c-imx.c428 goto fail_tx; in i2c_imx_dma_request()
436 goto fail_tx; in i2c_imx_dma_request()
459 fail_tx: in i2c_imx_dma_request()
/linux/drivers/net/wireless/ath/ath6kl/
H A 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 …]
H A Dhtc_mbox.c2465 goto fail_tx; in ath6kl_htc_mbox_conn_service()
2472 goto fail_tx; in ath6kl_htc_mbox_conn_service()
2481 goto fail_tx; in ath6kl_htc_mbox_conn_service()
2490 goto fail_tx; in ath6kl_htc_mbox_conn_service()
2500 goto fail_tx; in ath6kl_htc_mbox_conn_service()
2507 goto fail_tx; in ath6kl_htc_mbox_conn_service()
2544 goto fail_tx; in ath6kl_htc_mbox_conn_service()
2558 fail_tx: in ath6kl_htc_mbox_conn_service()
/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh1222 local fail_tx=$1
1241 if [[ "${fail_tx}" = "-"* ]]; then
1243 fail_tx=${fail_tx:1}
1252 if [ -n "$count" ] && [ "$count" != "$fail_tx" ]; then
1257 elif { [ "$count" != "$fail_tx" ] && [ $allow_tx_lost -eq 0 ]; } ||
1258 { [ "$count" -gt "$fail_tx" ] && [ $allow_tx_lost -eq 1 ]; }; then
1259 fail_test "got $count MP_FAIL[s] TX expected $fail_tx"
/linux/drivers/net/wireless/ath/ath9k/
H A 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()