Home
last modified time | relevance | path

Searched refs:AR5K_4W_TX_DESC_CTL0_FRAME_LEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Ddesc.c296 if (frame_len & ~AR5K_4W_TX_DESC_CTL0_FRAME_LEN) in ath5k_hw_setup_4word_tx_desc()
299 txctl0 = frame_len & AR5K_4W_TX_DESC_CTL0_FRAME_LEN; in ath5k_hw_setup_4word_tx_desc()
H A Ddesc.h221 #define AR5K_4W_TX_DESC_CTL0_FRAME_LEN 0x00000fff /* frame length */ macro
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Ddesc.c296 if (frame_len & ~AR5K_4W_TX_DESC_CTL0_FRAME_LEN) in ath5k_hw_setup_4word_tx_desc()
299 txctl0 = frame_len & AR5K_4W_TX_DESC_CTL0_FRAME_LEN; in ath5k_hw_setup_4word_tx_desc()
H A Ddesc.h221 #define AR5K_4W_TX_DESC_CTL0_FRAME_LEN 0x00000fff /* frame length */ macro

Completed in 4 milliseconds