Searched refs:buflet_cnt (Results 1 – 1 of 1) sorted by relevance
1421 uint32_t buflet_cnt; in channel_port_receive() local1448 buflet_cnt = os_packet_get_buflet_count(pkt); in channel_port_receive()1450 assert((aggr_type == PKT_AGGR_NONE) || (buflet_cnt > 1)); in channel_port_receive()