Home
last modified time | relevance | path

Searched refs:fcookie (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c591 u8 fcookie = 0; in check_cookie() local
596 fcookie = hdr->cookie; in check_cookie()
604 fcookie = hdr->cookie; in check_cookie()
607 if (fcookie == cookie) in check_cookie()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c596 u8 fcookie = 0; in check_cookie() local
601 fcookie = hdr->cookie; in check_cookie()
609 fcookie = hdr->cookie; in check_cookie()
612 if (fcookie == cookie) in check_cookie()

Completed in 3 milliseconds