Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c1520 is_amsdu = wmi_data_hdr_is_amsdu(dhdr) ? true : false; in ath6kl_rx()
H A Dwmi.h257 static inline u8 wmi_data_hdr_is_amsdu(struct wmi_data_hdr *dhdr) in wmi_data_hdr_is_amsdu() function