Home
last modified time | relevance | path

Searched refs:TX_DROP (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dwpa.c47 return TX_DROP; in ieee80211_tx_h_michael_mic_add()
75 return TX_DROP; in ieee80211_tx_h_michael_mic_add()
257 return TX_DROP; in ieee80211_crypto_tkip_encrypt()
487 return TX_DROP; in ieee80211_crypto_ccmp_encrypt()
722 return TX_DROP; in ieee80211_crypto_gcmp_encrypt()
824 return TX_DROP; in ieee80211_crypto_cs_encrypt()
954 return TX_DROP; in ieee80211_crypto_aes_cmac_encrypt()
965 return TX_DROP; in ieee80211_crypto_aes_cmac_encrypt()
1002 return TX_DROP; in ieee80211_crypto_aes_cmac_256_encrypt()
1012 return TX_DROP; in ieee80211_crypto_aes_cmac_256_encrypt()
[all...]
H A Dtx.c317 return TX_DROP; in ieee80211_tx_h_check_assoc()
340 return TX_DROP; in ieee80211_tx_h_check_assoc()
348 return TX_DROP; in ieee80211_tx_h_check_assoc()
661 return TX_DROP; in ieee80211_tx_h_select_key()
668 return TX_DROP; in ieee80211_tx_h_select_key()
748 return TX_DROP; in ieee80211_tx_h_rate_ctrl()
768 return TX_DROP; in ieee80211_tx_h_rate_ctrl()
772 return TX_DROP; in ieee80211_tx_h_rate_ctrl()
957 return TX_DROP; in ieee80211_tx_h_fragment()
963 return TX_DROP; in ieee80211_tx_h_fragment()
[all...]
H A Dwep.c301 return TX_DROP; in ieee80211_crypto_wep_encrypt()
H A Dieee80211_i.h146 #define TX_DROP ((__force ieee80211_tx_result) 1u) macro
/kernel/linux/linux-6.6/net/mac80211/
H A Dwpa.c47 return TX_DROP; in ieee80211_tx_h_michael_mic_add()
75 return TX_DROP; in ieee80211_tx_h_michael_mic_add()
257 return TX_DROP; in ieee80211_crypto_tkip_encrypt()
498 return TX_DROP; in ieee80211_crypto_ccmp_encrypt()
697 return TX_DROP; in ieee80211_crypto_gcmp_encrypt()
831 return TX_DROP; in ieee80211_crypto_aes_cmac_encrypt()
842 return TX_DROP; in ieee80211_crypto_aes_cmac_encrypt()
879 return TX_DROP; in ieee80211_crypto_aes_cmac_256_encrypt()
889 return TX_DROP; in ieee80211_crypto_aes_cmac_256_encrypt()
1024 return TX_DROP; in ieee80211_crypto_aes_gmac_encrypt()
[all...]
H A Dtx.c309 return TX_DROP; in ieee80211_tx_h_check_assoc()
329 return TX_DROP; in ieee80211_tx_h_check_assoc()
337 return TX_DROP; in ieee80211_tx_h_check_assoc()
670 return TX_DROP; in ieee80211_tx_h_select_key()
677 return TX_DROP; in ieee80211_tx_h_select_key()
759 return TX_DROP; in ieee80211_tx_h_rate_ctrl()
779 return TX_DROP; in ieee80211_tx_h_rate_ctrl()
783 return TX_DROP; in ieee80211_tx_h_rate_ctrl()
978 return TX_DROP; in ieee80211_tx_h_fragment()
984 return TX_DROP; in ieee80211_tx_h_fragment()
[all...]
H A Dwep.c301 return TX_DROP; in ieee80211_crypto_wep_encrypt()
H A Dieee80211_i.h156 #define TX_DROP ((__force ieee80211_tx_result) 1u) macro
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c72 #define TX_DROP BIT(6) macro
73 #define DEF_INT_ERR (RCV_NOBUF | RCV_DROP | TX_DROP)
679 if (ists & TX_DROP) { in hip04_mac_interrupt()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c72 #define TX_DROP BIT(6) macro
73 #define DEF_INT_ERR (RCV_NOBUF | RCV_DROP | TX_DROP)
679 if (ists & TX_DROP) { in hip04_mac_interrupt()
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnic.h178 TX_DROP = 0x4, enumerator
H A Dnicvf_main.c1692 stats->tx_drops = GET_TX_STATS(TX_DROP); in nicvf_update_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnic.h178 TX_DROP = 0x4, enumerator
H A Dnicvf_main.c1688 stats->tx_drops = GET_TX_STATS(TX_DROP); in nicvf_update_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h95 TX_DROP = 0x3, enumerator
H A Dotx2_common.c104 dev_stats->tx_drops = OTX2_GET_TX_STATS(TX_DROP); in otx2_get_dev_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c53 TX_DROP = 0x3, enumerator
1527 PRINT_CGX_CUML_NIXTX_STATUS(TX_DROP, "tx_drops"); in cgx_print_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h128 TX_DROP = 0x3, enumerator
H A Dotx2_common.c117 dev_stats->tx_drops = OTX2_GET_TX_STATS(TX_DROP); in otx2_get_dev_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c53 TX_DROP = 0x3, enumerator
2462 PRINT_CGX_CUML_NIXTX_STATUS(TX_DROP, "tx_drops"); in cgx_print_stats()

Completed in 49 milliseconds