Searched refs:es58x_get_flags (Results 1 – 3 of 3) sorted by relevance
699 static inline enum es58x_flag es58x_get_flags(const struct sk_buff *skb) in es58x_get_flags() function
378 put_unaligned_le16((u16)es58x_get_flags(skb), &tx_can_msg->flags); in es581_4_tx_can_msg()
364 tx_can_msg->flags = (u8)es58x_get_flags(skb); in es58x_fd_tx_can_msg()