Searched defs:que (Results 1 – 6 of 6) sorted by relevance
103 struct que *que; in sys_msgctl() local189 struct que *que; in sys_msgget() local239 struct que *que; in sys_msgsnd() local315 struct que *que; in sys_msgrcv() local380 struct que *que, *que2; in que_create() local424 struct que *que; in que_lookup() local440 struct que *que; in que_key_lookup() local459 struct que *que; in que_wakewriters() local470 que_free(struct que *que) in que_free()491 msg_create(struct que *que) in msg_create()[all …]
647 struct em_queue *que = sc->queues; /* Use only first queue. */ in em_start() local825 struct em_queue *que = sc->queues; /* Use only first queue. */ in em_watchdog() local1012 struct em_queue *que = sc->queues; /* single queue */ in em_intr() local1193 em_encap(struct em_queue *que, struct mbuf *m) in em_encap()1350 struct em_queue *que = sc->queues; /* single queue chip */ in em_82547_move_tail_locked() local1422 struct em_queue *que = sc->queues; /* single queue chip */ in em_82547_tx_fifo_reset() local1607 struct em_queue *que = sc->queues; /* Use only first queue. */ in em_stop() local1705 struct em_queue *que = NULL; in em_allocate_pci_resources() local1823 struct em_queue *que = NULL; in em_free_pci_resources() local2211 struct em_queue *que; in em_allocate_transmit_structures() local[all …]
433 struct ix_queue *que = sc->queues; in ixv_init() local561 struct ix_queue *que = arg; in ixv_msix_que() local1095 struct ix_queue *que = sc->queues; in ixv_enable_intr() local1165 struct ix_queue *que = sc->queues; in ixv_configure_ivars() local1260 struct ix_queue *que; in ixv_allocate_msix() local
1032 struct ix_queue *que; in ixgbe_enable_queues() local1072 struct ix_queue *que = vque; in ixgbe_queue_intr() local1760 struct ix_queue *que; in ixgbe_allocate_msix() local1876 struct ix_queue *que = sc->queues; in ixgbe_free_pci_resources() local2140 struct ix_queue *que; in ixgbe_allocate_queues() local3583 struct ix_queue *que = sc->queues; in ixgbe_configure_ivars() local
1236 struct em_queue *que; in em_initialize_hardware_bits() local1563 struct em_queue *que; in em_init_hw() local
67 struct que { struct69 int que_ix; /* pseudo-index */ argument70 int que_flags; argument71 int que_references; argument73 TAILQ_ENTRY(que) que_next; argument