Searched refs:tp_len (Results 1 – 2 of 2) sorted by relevance
685 u32 pkt_len, pkt_offset, tp_len; in wilc_wlan_handle_rx_buff() local695 tp_len = FIELD_GET(WILC_PKT_HDR_TOTAL_LEN_FIELD, header); in wilc_wlan_handle_rx_buff()698 if (pkt_len == 0 || tp_len == 0) in wilc_wlan_handle_rx_buff()724 offset += tp_len; in wilc_wlan_handle_rx_buff()
1503 size_t tp_len; in applespi_got_data() local1506 tp_len = struct_size(tp, fingers, tp->number_of_fingers); in applespi_got_data()1508 if (le16_to_cpu(message->length) + 2 != tp_len) { in applespi_got_data()1512 tp->number_of_fingers, tp_len); in applespi_got_data()