Home
last modified time | relevance | path

Searched refs:DEFAULT_TX_QUEUE_LEN (Results 1 – 11 of 11) sorted by relevance

/Linux-v6.1/net/mctp/test/
Dutils.c29 ndev->tx_queue_len = DEFAULT_TX_QUEUE_LEN; in mctp_test_dev_setup()
/Linux-v6.1/include/net/
Dpkt_sched.h13 #define DEFAULT_TX_QUEUE_LEN 1000 macro
/Linux-v6.1/drivers/net/wwan/iosm/
Diosm_ipc_wwan.c152 iosm_dev->tx_queue_len = DEFAULT_TX_QUEUE_LEN; in ipc_wwan_setup()
/Linux-v6.1/drivers/net/ipa/
Dipa_modem.c217 netdev->tx_queue_len = DEFAULT_TX_QUEUE_LEN; in ipa_modem_netdev_setup()
/Linux-v6.1/drivers/net/wwan/t7xx/
Dt7xx_netdev.c170 dev->tx_queue_len = DEFAULT_TX_QUEUE_LEN; in t7xx_ccmni_wwan_setup()
/Linux-v6.1/net/ethernet/
Deth.c367 dev->tx_queue_len = DEFAULT_TX_QUEUE_LEN; in ether_setup()
/Linux-v6.1/drivers/net/mctp/
Dmctp-serial.c431 ndev->tx_queue_len = DEFAULT_TX_QUEUE_LEN; in mctp_serial_setup()
/Linux-v6.1/drivers/net/wwan/
Dqcom_bam_dmux.c426 dev->tx_queue_len = DEFAULT_TX_QUEUE_LEN; in bam_dmux_netdev_setup()
/Linux-v6.1/net/bluetooth/
D6lowpan.c568 dev->tx_queue_len = DEFAULT_TX_QUEUE_LEN; in netdev_setup()
/Linux-v6.1/net/sched/
Dsch_api.c1263 dev->tx_queue_len = DEFAULT_TX_QUEUE_LEN; in qdisc_create()
/Linux-v6.1/net/core/
Ddev.c10642 dev->tx_queue_len = DEFAULT_TX_QUEUE_LEN; in alloc_netdev_mqs()