Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A 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()
/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.sh1177 local fail_tx=$1
1196 if [[ "${fail_tx}" = "-"* ]]; then
1198 fail_tx=${fail_tx:1}
1207 if [ -n "$count" ] && [ "$count" != "$fail_tx" ]; then
1212 elif { [ "$count" != "$fail_tx" ] && [ $allow_tx_lost -eq 0 ]; } ||
1213 { [ "$count" -gt "$fail_tx" ] && [ $allow_tx_lost -eq 1 ]; }; then
1214 fail_test "got $count MP_FAIL[s] TX expected $fail_tx"
/linux/drivers/net/ethernet/ti/
H A Ddavinci_emac.c960 goto fail_tx; in emac_dev_xmit()
967 goto fail_tx; in emac_dev_xmit()
977 goto fail_tx; in emac_dev_xmit()
988 fail_tx: in emac_dev_xmit()
H A Dam65-cpsw-nuss.c739 goto fail_tx; in am65_cpsw_nuss_common_open()
747 fail_tx: in am65_cpsw_nuss_common_open()
/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()