Home
last modified time | relevance | path

Searched refs:alloc_etherdev_mq (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8723bs/os_dep/
H A Dosdep_service.c68 pnetdev = alloc_etherdev_mq(sizeof(struct rtw_netdev_priv_indicator), 4); in rtw_alloc_etherdev_with_old_priv()
85 pnetdev = alloc_etherdev_mq(sizeof(struct rtw_netdev_priv_indicator), 4); in rtw_alloc_etherdev()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8723bs/os_dep/
H A Dosdep_service.c68 pnetdev = alloc_etherdev_mq(sizeof(struct rtw_netdev_priv_indicator), 4); in rtw_alloc_etherdev_with_old_priv()
85 pnetdev = alloc_etherdev_mq(sizeof(struct rtw_netdev_priv_indicator), 4); in rtw_alloc_etherdev()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8723bs/os_dep/
H A Dosdep_service.c68 pnetdev = alloc_etherdev_mq(sizeof(struct rtw_netdev_priv_indicator), 4); in rtw_alloc_etherdev_with_old_priv()
85 pnetdev = alloc_etherdev_mq(sizeof(struct rtw_netdev_priv_indicator), 4); in rtw_alloc_etherdev()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Detherdevice.h51 #define alloc_etherdev(sizeof_priv) alloc_etherdev_mq(sizeof_priv, 1)
52 #define alloc_etherdev_mq(sizeof_priv, count) alloc_etherdev_mqs(sizeof_priv, count, count) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Detherdevice.h51 #define alloc_etherdev(sizeof_priv) alloc_etherdev_mq(sizeof_priv, 1)
52 #define alloc_etherdev_mq(sizeof_priv, count) alloc_etherdev_mqs(sizeof_priv, count, count) macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Detherdevice.h51 #define alloc_etherdev(sizeof_priv) alloc_etherdev_mq(sizeof_priv, 1)
52 #define alloc_etherdev_mq(sizeof_priv, count) alloc_etherdev_mqs(sizeof_priv, count, count) macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/freescale/enetc/
H A Denetc_vf.c155 ndev = alloc_etherdev_mq(sizeof(*priv), ENETC_MAX_NUM_TXQS); in enetc_vf_probe()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/freescale/enetc/
H A Denetc_vf.c155 ndev = alloc_etherdev_mq(sizeof(*priv), ENETC_MAX_NUM_TXQS); in enetc_vf_probe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/freescale/enetc/
H A Denetc_vf.c155 ndev = alloc_etherdev_mq(sizeof(*priv), ENETC_MAX_NUM_TXQS); in enetc_vf_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/networking/
H A Dmultiqueue.rst15 Base drivers are required to use the new alloc_etherdev_mq() or
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/networking/
H A Dmultiqueue.rst15 Base drivers are required to use the new alloc_etherdev_mq() or
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/networking/
H A Dmultiqueue.rst15 Base drivers are required to use the new alloc_etherdev_mq() or
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c177 netdev = alloc_etherdev_mq(sizeof(struct xgbe_prv_data), in xgbe_alloc_pdata()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c177 netdev = alloc_etherdev_mq(sizeof(struct xgbe_prv_data), in xgbe_alloc_pdata()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c177 netdev = alloc_etherdev_mq(sizeof(struct xgbe_prv_data), in xgbe_alloc_pdata()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/aquantia/atlantic/
H A Daq_main.c44 ndev = alloc_etherdev_mq(sizeof(struct aq_nic_s), AQ_HW_QUEUES_MAX); in aq_ndev_alloc()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/aquantia/atlantic/
H A Daq_main.c44 ndev = alloc_etherdev_mq(sizeof(struct aq_nic_s), AQ_HW_QUEUES_MAX); in aq_ndev_alloc()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/aquantia/atlantic/
H A Daq_main.c44 ndev = alloc_etherdev_mq(sizeof(struct aq_nic_s), AQ_HW_QUEUES_MAX); in aq_ndev_alloc()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/sfc/
H A Def100.c459 net_dev = alloc_etherdev_mq(sizeof(*efx), EFX_MAX_CORE_TX_QUEUES); in ef100_pci_probe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/sfc/
H A Def100.c459 net_dev = alloc_etherdev_mq(sizeof(*efx), EFX_MAX_CORE_TX_QUEUES); in ef100_pci_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/sfc/
H A Def100.c459 net_dev = alloc_etherdev_mq(sizeof(*efx), EFX_MAX_CORE_TX_QUEUES); in ef100_pci_probe()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-common.c234 netdev = alloc_etherdev_mq(sizeof(struct xlgmac_pdata), in xlgmac_drv_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-common.c234 netdev = alloc_etherdev_mq(sizeof(struct xlgmac_pdata), in xlgmac_drv_probe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-common.c234 netdev = alloc_etherdev_mq(sizeof(struct xlgmac_pdata), in xlgmac_drv_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8188eu/os_dep/
H A Dos_intfs.c306 pnetdev = alloc_etherdev_mq(sizeof(struct adapter), 4); in rtw_init_netdev()

1234567