Home
last modified time | relevance | path

Searched defs:pkc (Results 1 – 1 of 1) sorted by relevance

/linux/net/packet/
H A Daf_packet.c586 struct tpacket_kbdq_core *pkc; in prb_shutdown_retire_blk_timer() local
686 struct tpacket_kbdq_core *pkc = GET_PBDQC_FROM_RB(&po->rx_ring); in prb_retire_rx_blk_timer_expired() local
822 static void prb_thaw_queue(struct tpacket_kbdq_core *pkc) in prb_thaw_queue()
900 static void prb_freeze_queue(struct tpacket_kbdq_core *pkc, in prb_freeze_queue()
915 static void *prb_dispatch_next_block(struct tpacket_kbdq_core *pkc, in prb_dispatch_next_block()
940 static void prb_retire_current_block(struct tpacket_kbdq_core *pkc, in prb_retire_current_block()
971 static int prb_queue_frozen(struct tpacket_kbdq_core *pkc) in prb_queue_frozen()
979 struct tpacket_kbdq_core *pkc = GET_PBDQC_FROM_RB(rb); in prb_clear_blk_fill_status() local
984 static void prb_fill_rxhash(struct tpacket_kbdq_core *pkc, in prb_fill_rxhash()
990 static void prb_clear_rxhash(struct tpacket_kbdq_core *pkc, in prb_clear_rxhash()
[all …]