Searched refs:msg_l3l4_hdr (Results 1 – 1 of 1) sorted by relevance
710 const struct i2400m_l3l4_hdr *msg_l3l4_hdr; in i2400m_msg_to_dev() local725 msg_l3l4_hdr = buf; in i2400m_msg_to_dev()727 result = i2400m_msg_size_check(i2400m, msg_l3l4_hdr, buf_len); in i2400m_msg_to_dev()730 msg_type = le16_to_cpu(msg_l3l4_hdr->type); in i2400m_msg_to_dev()745 le16_to_cpu(msg_l3l4_hdr->type), result); in i2400m_msg_to_dev()