Searched refs:cpcs_trailer (Results 1 – 2 of 2) sorted by relevance
1306 struct cpcs_trailer *trailer;1328 trailer = (struct cpcs_trailer*)((u_char *)skb->data +1332 (skb->len - sizeof(struct cpcs_trailer))))1769 (iadev->tx_buf_sz - sizeof(struct cpcs_trailer))){1987 struct cpcs_trailer *cpcs;2906 struct cpcs_trailer *trailer;2986 total_len = skb->len + sizeof(struct cpcs_trailer); 3041 buf_desc_ptr->buf_start_lo) + total_len - sizeof(struct cpcs_trailer);3043 wr_ptr->bytes = sizeof(struct cpcs_trailer);3085 if ((!skb)||(skb->len>(iadev->tx_buf_sz-sizeof(struct cpcs_trailer))))
194 struct cpcs_trailer struct203 struct cpcs_trailer *cpcs; argument