Searched refs:is_trailer_only_msg (Results 1 – 2 of 2) sorted by relevance
29 static inline bool is_trailer_only_msg(struct ath10k_htc_hdr *htc_hdr) in is_trailer_only_msg() function335 if (is_trailer_only_msg(htc_hdr)) in ath10k_usb_rx_complete()
72 static inline bool is_trailer_only_msg(struct ath10k_sdio_rx_data *pkt) in is_trailer_only_msg() function406 if (is_trailer_only_msg(pkt)) in ath10k_sdio_mbox_rx_process_packet()