Searched defs:qcfg (Results 1 – 6 of 6) sorted by relevance
| /linux/net/core/ |
| H A D | netdev_rx_queue.c | 180 struct netdev_queue_config qcfg; in netdev_rx_queue_restart() local 192 struct netdev_queue_config qcfg[2]; in __netif_mp_open_rxq() local 281 struct netdev_queue_config qcfg[2]; in __netif_mp_close_rxq() local
|
| /linux/drivers/net/netdevsim/ |
| H A D | netdev.c | 750 struct netdev_queue_config *qcfg, in nsim_queue_mem_alloc() 800 nsim_queue_start(struct net_device *dev, struct netdev_queue_config *qcfg, in nsim_queue_start()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_main.c | 2828 struct netdev_queue_config *qcfg, in mlx5e_open_channel() 5619 struct netdev_queue_config *qcfg) in mlx5e_queue_default_qcfg() 5625 struct netdev_queue_config *qcfg, in mlx5e_queue_validate_qcfg() 5650 struct netdev_queue_config *qcfg, in mlx5e_queue_validate_page_size() 5663 struct netdev_queue_config *qcfg, in mlx5e_queue_mem_alloc() 5727 struct netdev_queue_config *qcfg, in mlx5e_queue_start()
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_txrx.c | 2832 struct netdev_queue_config *qcfg, in fbnic_queue_mem_alloc() 2887 struct netdev_queue_config *qcfg, in fbnic_queue_start()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.c | 4418 struct netdev_queue_config qcfg; in bnxt_init_ring_struct() local 16108 struct netdev_queue_config *qcfg) in bnxt_queue_default_qcfg() 16114 struct netdev_queue_config *qcfg, in bnxt_validate_qcfg() 16135 struct netdev_queue_config *qcfg, in bnxt_queue_mem_alloc() 16306 struct netdev_queue_config *qcfg, in bnxt_queue_start()
|
| /linux/drivers/net/ethernet/brocade/bna/ |
| H A D | bna_tx_rx.c | 1264 #define BNA_GET_RXQS(qcfg) (((qcfg)->rxp_type == BNA_RXP_SINGLE) ? \ argument
|