Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dusb.c29 static inline bool is_trailer_only_msg(struct ath10k_htc_hdr *htc_hdr) in is_trailer_only_msg() function
335 if (is_trailer_only_msg(htc_hdr)) in ath10k_usb_rx_complete()
H A Dsdio.c72 static inline bool is_trailer_only_msg(struct ath10k_sdio_rx_data *pkt) in is_trailer_only_msg() function
406 if (is_trailer_only_msg(pkt)) in ath10k_sdio_mbox_rx_process_packet()