Searched refs:slot_id (Results 1 – 1 of 1) sorted by relevance
2219 unsigned int slot_id = 0; in tpacket_rcv() local2329 slot_id = po->rx_ring.head; in tpacket_rcv()2330 if (test_bit(slot_id, po->rx_ring.rx_owner_map)) in tpacket_rcv()2332 __set_bit(slot_id, po->rx_ring.rx_owner_map); in tpacket_rcv()2450 __clear_bit(slot_id, po->rx_ring.rx_owner_map); in tpacket_rcv()