Home
last modified time | relevance | path

Searched refs:TFD_CTL_COUNT_GET (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/iwlegacy/
D3945.h434 #define TFD_CTL_COUNT_GET(ctl) ((ctl >> 24) & 7) macro
D3945.c626 count = TFD_CTL_COUNT_GET(le32_to_cpu(tfd->control_flags)); in il3945_hw_txq_attach_buf_to_tfd()
661 counter = TFD_CTL_COUNT_GET(le32_to_cpu(tfd->control_flags)); in il3945_hw_txq_free_tfd()