Searched defs:ntx (Results 1 – 9 of 9) sorted by relevance
| /linux/net/sched/ |
| H A D | sch_mq.c | 52 unsigned int ntx; in mq_destroy_common() local 76 unsigned int ntx; in mq_init_common() local 125 unsigned int ntx; mq_attach() local 147 unsigned int ntx; mq_dump_common() local 182 unsigned long ntx = cl - 1; mq_queue_get() local 232 unsigned int ntx = TC_H_MIN(classid); mq_find() local 268 unsigned int ntx; mq_walk() local [all...] |
| H A D | sch_mqprio.c | 99 unsigned int ntx; in mqprio_destroy() local 436 unsigned int ntx; in mqprio_attach() local 455 unsigned long ntx = cl - 1; mqprio_queue_get() local 559 unsigned int ntx; mqprio_dump() local 624 unsigned int ntx = TC_H_MIN(classid); mqprio_find() local 719 unsigned long ntx; mqprio_walk() local [all...] |
| H A D | sch_taprio.c | 2132 unsigned int ntx; in taprio_attach() local 2168 unsigned long ntx = cl - 1; in taprio_queue_get() local 2455 unsigned int ntx = cl - 1; in taprio_leaf() local 2465 unsigned int ntx = TC_H_MIN(classid); in taprio_find() local 2507 unsigned long ntx; in taprio_walk() local
|
| H A D | sch_htb.c | 1058 unsigned int ntx; in htb_init() local 1158 unsigned int ntx; in htb_attach_offload() local 1181 unsigned int ntx; htb_attach_software() local [all...] |
| H A D | sch_cake.c | 2031 unsigned int ntx; in cake_dequeue() local 3275 int ret, ntx; in cake_mq_init() local 3309 unsigned int ntx; in cake_mq_change() local
|
| /linux/drivers/net/ethernet/fungible/funeth/ |
| H A D | funeth_main.c | 319 static int fun_alloc_queue_irqs(struct net_device *dev, unsigned int ntx, in fun_alloc_queue_irqs() 1450 void fun_set_ring_count(struct net_device *netdev, unsigned int ntx, in fun_set_ring_count() 1518 static int fun_max_qs(struct fun_ethdev *ed, unsigned int *ntx, in fun_max_qs() 1551 unsigned int ntx, nrx; in fun_queue_defaults() local 1610 int fun_change_num_queues(struct net_device *dev, unsigned int ntx, in fun_change_num_queues() 1700 unsigned int ntx, nrx; in fun_create_netdev() local
|
| /linux/drivers/spi/ |
| H A D | spi-cadence.c | 395 static void cdns_spi_process_fifo(struct cdns_spi *xspi, int ntx, int nrx) in cdns_spi_process_fifo()
|
| /linux/drivers/net/ethernet/davicom/ |
| H A D | dm9051.c | 842 int ntx = 0; in dm9051_loop_tx() local
|
| /linux/include/net/ |
| H A D | sch_generic.h | 624 get_default_qdisc_ops(const struct net_device *dev, int ntx) in get_default_qdisc_ops()
|