Searched refs:cpcs_trailer (Results 1 – 2 of 2) sorted by relevance
1309 struct cpcs_trailer *trailer;1331 trailer = (struct cpcs_trailer*)((u_char *)skb->data +1335 (skb->len - sizeof(struct cpcs_trailer))))1772 (iadev->tx_buf_sz - sizeof(struct cpcs_trailer))){1990 struct cpcs_trailer *cpcs;2894 struct cpcs_trailer *trailer;2974 total_len = skb->len + sizeof(struct cpcs_trailer); 3029 buf_desc_ptr->buf_start_lo) + total_len - sizeof(struct cpcs_trailer);3031 wr_ptr->bytes = sizeof(struct cpcs_trailer);3073 if ((!skb)||(skb->len>(iadev->tx_buf_sz-sizeof(struct cpcs_trailer))))
193 struct cpcs_trailer struct202 struct cpcs_trailer *cpcs; argument