Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_mq.c52 unsigned int ntx; in mq_destroy_common() local
76 unsigned int ntx; in mq_init_common() local
125 unsigned int ntx; in mq_attach() local
147 unsigned int ntx; in mq_dump_common() local
182 unsigned long ntx = cl - 1; in mq_queue_get() local
232 unsigned int ntx = TC_H_MIN(classid); in mq_find() local
268 unsigned int ntx; in mq_walk() local
H A Dsch_mqprio.c99 unsigned int ntx; in mqprio_destroy() local
436 unsigned int ntx; in mqprio_attach() local
455 unsigned long ntx = cl - 1; in mqprio_queue_get() local
559 unsigned int ntx; in mqprio_dump() local
624 unsigned int ntx = TC_H_MIN(classid); in mqprio_find() local
719 unsigned long ntx; in mqprio_walk() local
H A Dsch_taprio.c2131 unsigned int ntx; in taprio_attach() local
2167 unsigned long ntx = cl - 1; in taprio_queue_get() local
2451 unsigned int ntx = cl - 1; in taprio_leaf() local
2461 unsigned int ntx = TC_H_MIN(classid); in taprio_find() local
2503 unsigned long ntx; in taprio_walk() local
H A Dsch_htb.c1058 unsigned int ntx; in htb_init() local
1158 unsigned int ntx; in htb_attach_offload() local
1181 unsigned int ntx; in htb_attach_software() local
H A Dsch_cake.c2024 unsigned int ntx; in cake_dequeue() local
3255 int ret, ntx; in cake_mq_init() local
3289 unsigned int ntx; in cake_mq_change() local
/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy_be.c1078 u8 band, u8 bw, u8 ntx, u8 rs, u8 ch) in fill_limit_nonbf_bf()
1089 u8 band, u8 bw, u8 ntx, u8 rs, u8 ch1, u8 ch2) in fill_limit_nonbf_bf_min()
1104 u8 band, u8 ntx, u8 ch) in phy_fill_limit_20m_be()
1118 u8 band, u8 ntx, u8 ch, u8 pri_ch) in phy_fill_limit_40m_be()
1138 u8 band, u8 ntx, u8 ch, u8 pri_ch) in phy_fill_limit_80m_be()
1165 u8 band, u8 ntx, u8 ch, u8 pri_ch) in phy_fill_limit_160m_be()
1214 u8 band, u8 ntx, u8 ch, u8 pri_ch) in phy_fill_limit_320m_be()
1303 u8 ntx) in rtw89_phy_fill_limit_be()
1366 u8 band, u8 ntx, u8 ch) in fill_limit_ru_each()
1382 u8 band, u8 ntx, u8 ch) in phy_fill_limit_ru_20m_be()
[all …]
H A Dsar.h15 enum rtw89_ntx ntx; member
H A Dphy.c2529 u8 bw, u8 ntx, u8 rs, u8 bf, u8 ch) in rtw89_phy_read_txpwr_limit()
2607 #define __fill_txpwr_limit_nonbf_bf(ptr, band, bw, ntx, rs, ch) \ argument
2620 u8 band, u8 ntx, u8 ch) in rtw89_phy_fill_txpwr_limit_20m_ax()
2635 u8 band, u8 ntx, u8 ch, u8 pri_ch) in rtw89_phy_fill_txpwr_limit_40m_ax()
2656 u8 band, u8 ntx, u8 ch, u8 pri_ch) in rtw89_phy_fill_txpwr_limit_80m_ax()
2697 u8 band, u8 ntx, u8 ch, u8 pri_ch) in rtw89_phy_fill_txpwr_limit_160m_ax()
2785 u8 ntx) in rtw89_phy_fill_txpwr_limit_ax()
2814 u8 ru, u8 ntx, u8 ch) in rtw89_phy_read_txpwr_limit_ru()
2889 u8 band, u8 ntx, u8 ch) in rtw89_phy_fill_txpwr_limit_ru_20m_ax()
2905 u8 band, u8 ntx, u8 ch) in rtw89_phy_fill_txpwr_limit_ru_40m_ax()
[all …]
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c319 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 Dspi-cadence.c395 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 Ddm9051.c842 int ntx = 0; in dm9051_loop_tx() local
/linux/drivers/atm/
H A Dlanai.c1711 int ntx = 0; in run_service() local
/linux/include/net/
H A Dsch_generic.h621 get_default_qdisc_ops(const struct net_device *dev, int ntx) in get_default_qdisc_ops()