Home
last modified time | relevance | path

Searched refs:fail_rx (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/i2c/busses/
Di2c-stm32.c65 goto fail_rx; in stm32_i2c_dma_request()
75 fail_rx: in stm32_i2c_dma_request()
Di2c-imx.c396 goto fail_rx; in i2c_imx_dma_request()
406 fail_rx: in i2c_imx_dma_request()
/Linux-v6.6/drivers/net/wireless/ath/ath6kl/
Dhtc_mbox.c1842 goto fail_rx; in ath6kl_htc_rx_process_hdr()
1849 goto fail_rx; in ath6kl_htc_rx_process_hdr()
1861 goto fail_rx; in ath6kl_htc_rx_process_hdr()
1870 goto fail_rx; in ath6kl_htc_rx_process_hdr()
1884 goto fail_rx; in ath6kl_htc_rx_process_hdr()
1892 fail_rx: in ath6kl_htc_rx_process_hdr()
2080 goto fail_rx; in ath6kl_htc_rx_fetch()
2111 goto fail_rx; in ath6kl_htc_rx_fetch()
2119 fail_rx: in ath6kl_htc_rx_fetch()
/Linux-v6.6/tools/testing/selftests/net/mptcp/
Dmptcp_join.sh1319 local fail_rx=$2
1338 if [[ "${fail_rx}" = "-"* ]]; then
1340 fail_rx=${fail_rx:1}
1359 if [ "$count" != "$fail_rx" ]; then
1364 elif { [ "$count" != "$fail_rx" ] && [ $allow_rx_lost -eq 0 ]; } ||
1365 { [ "$count" -gt "$fail_rx" ] && [ $allow_rx_lost -eq 1 ]; }; then
1366 fail_test "got $count MP_FAIL[s] RX expected $fail_rx"
/Linux-v6.6/drivers/net/wireless/rsi/
Drsi_91x_usb.c648 goto fail_rx; in rsi_init_usb_interface()
668 fail_rx: in rsi_init_usb_interface()