Searched refs:_tx (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/adv748x/ |
| H A D | adv748x.h | 94 #define is_tx_enabled(_tx) ((_tx)->state->endpoints[(_tx)->port] != NULL) argument 95 #define is_txa(_tx) ((_tx) == &(_tx)->state->txa) argument 96 #define is_txb(_tx) ((_tx) == &(_tx)->state->txb) argument 97 #define is_tx(_tx) (is_txa(_tx) || is_txb(_tx)) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/ |
| H A D | bna.h | 202 #define bna_tx_from_rid(_bna, _rid, _tx) \ argument 206 _tx = NULL; \ 209 (_tx) = __tx; \
|
| /OK3568_Linux_fs/kernel/net/xdp/ |
| H A D | xsk.c | 102 return dev->_tx[queue_id].pool; in xsk_get_pool_from_qid() 113 dev->_tx[queue_id].pool = NULL; in xsk_clear_pool_at_qid() 131 dev->_tx[queue_id].pool = pool; in xsk_reg_pool_at_qid()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | net-sysfs.c | 1178 i = queue - dev->_tx; in get_netdev_queue_index() 1639 struct netdev_queue *queue = dev->_tx + index; in netdev_queue_add_kobject() 1671 struct netdev_queue *queue = ndev->_tx + index; in tx_queue_change_owner() 1702 struct netdev_queue *queue = dev->_tx + i; in netdev_queue_update_kobjects()
|
| H A D | dev.c | 2841 struct netdev_queue *txq = &dev->_tx[dev->num_tx_queues]; in netdev_unbind_all_sb_channels() 2844 while (txq-- != &dev->_tx[0]) { in netdev_unbind_all_sb_channels() 2896 struct netdev_queue *txq = &dev->_tx[dev->num_tx_queues]; in netdev_unbind_sb_channel() 2904 while (txq-- != &dev->_tx[0]) { in netdev_unbind_sb_channel() 9862 kvfree(dev->_tx); in netif_free_tx_queues() 9878 dev->_tx = tx; in netif_alloc_netdev_queues()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k.h | 169 return &ring->netdev->_tx[ring->queue_index]; in txring_txq()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | netdevice.h | 2108 struct netdev_queue *_tx ____cacheline_aligned_in_smp; 2302 return &dev->_tx[index]; in netdev_get_tx_queue() 2320 f(dev, &dev->_tx[i], arg); in netdev_for_each_tx_queue() 2336 lockdep_set_class(&(dev)->_tx[i]._xmit_lock, \
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | sch_generic.c | 1335 ret = qdisc_change_tx_queue_len(dev, &dev->_tx[i]); in dev_qdisc_change_tx_queue_len()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.c | 8454 int _rx = *rx, _tx = *tx; in bnxt_trim_rings() local 8458 *tx = min_t(int, _tx, max); in bnxt_trim_rings() 8463 while (_rx + _tx > max) { in bnxt_trim_rings() 8464 if (_rx > _tx && _rx > 1) in bnxt_trim_rings() 8466 else if (_tx > 1) in bnxt_trim_rings() 8467 _tx--; in bnxt_trim_rings() 8470 *tx = _tx; in bnxt_trim_rings()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/ |
| H A D | radio_2056.c | 3011 .tx = prefix##_tx, \ 3012 .tx_length = ARRAY_SIZE(prefix##_tx), \
|
| /OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/ |
| H A D | yuv420_p352x288.yuv | 6385 …�����������������������������������������hJ}�������������������Ȳ�s�������ؙ<_tx�\e�~?1EGGJLU^Oe����…
|