Searched refs:bytes_in_queue (Results 1 – 1 of 1) sorted by relevance
425 u32 bytes_in_queue = yaps->aux_data->status_regs.fc_rx_bytes_in_queue; in mm81x_read_pkts_h_bytes_remaining() local431 if (WARN_ON(bytes_in_queue > INT_MAX) || in mm81x_read_pkts_h_bytes_remaining()436 return (int)bytes_in_queue; in mm81x_read_pkts_h_bytes_remaining()