Searched refs:pckt_length (Results 1 – 2 of 2) sorted by relevance
1017 uint32_t pckt_length,
5054 uint32_t pckt_length; in rxpkt_handler() local5079 pckt_length = cdesc->status & (GEM_RX_DMA_BUFF_LEN | GEM_RX_DMA_JUMBO_BIT_13); in rxpkt_handler()5080 this_queue->ingress += pckt_length; in rxpkt_handler()5082 …this_queue->pckt_rx_callback(this_mac, queue_no, p_rx_packet, pckt_length, cdesc, this_queue->rx_c… in rxpkt_handler()