Searched refs:is_trailer_only_msg (Results 1 – 2 of 2) sorted by relevance
40 static inline bool is_trailer_only_msg(struct ath10k_htc_hdr *htc_hdr) in is_trailer_only_msg() function338 if (is_trailer_only_msg(htc_hdr)) in ath10k_usb_rx_complete()
78 static inline bool is_trailer_only_msg(struct ath10k_sdio_rx_data *pkt) in is_trailer_only_msg() function417 if (is_trailer_only_msg(pkt)) in ath10k_sdio_mbox_rx_process_packet()