| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | selq.h | 51 struct net_device *sb_dev);
|
| H A D | selq.c | 194 struct net_device *sb_dev) in mlx5e_select_queue() argument
|
| /linux/drivers/infiniband/ulp/opa_vnic/ |
| H A D | opa_vnic_netdev.c | 97 struct net_device *sb_dev) in opa_vnic_select_queue() argument 107 rc = adapter->rn_ops->ndo_select_queue(netdev, skb, sb_dev); in opa_vnic_select_queue()
|
| /linux/include/trace/events/ |
| H A D | writeback.h | 389 __field(dev_t, sb_dev) 400 __entry->sb_dev = work->sb ? work->sb->s_dev : 0; 408 TP_printk("bdi %s: sb_dev %d:%d nr_pages=%ld sync_mode=%d " 411 MAJOR(__entry->sb_dev), MINOR(__entry->sb_dev),
|
| /linux/net/core/ |
| H A D | dev.c | 2869 dev = netdev_get_tx_queue(dev, index)->sb_dev ? : dev; in __netif_set_xps_queue() 3073 if (txq->sb_dev) in netdev_unbind_all_sb_channels() 3074 netdev_unbind_sb_channel(dev, txq->sb_dev); in netdev_unbind_all_sb_channels() 3122 struct net_device *sb_dev) in netdev_unbind_sb_channel() argument 3127 netif_reset_xps_queues_gt(sb_dev, 0); in netdev_unbind_sb_channel() 3129 memset(sb_dev->tc_to_txq, 0, sizeof(sb_dev->tc_to_txq)); in netdev_unbind_sb_channel() 3130 memset(sb_dev->prio_tc_map, 0, sizeof(sb_dev->prio_tc_map)); in netdev_unbind_sb_channel() 3133 if (txq->sb_dev == sb_dev) in netdev_unbind_sb_channel() 3134 txq->sb_dev = NULL; in netdev_unbind_sb_channel() 3140 struct net_device *sb_dev, in netdev_bind_sb_channel_queue() argument [all …]
|
| /linux/include/linux/ |
| H A D | netdevice.h | 695 struct net_device *sb_dev; member 871 struct net_device *sb_dev); 1436 struct net_device *sb_dev); 2650 struct net_device *sb_dev); 2652 struct net_device *sb_dev, 2687 struct net_device *sb_dev); 2690 struct net_device *sb_dev); 3377 struct net_device *sb_dev); 3379 int __dev_queue_xmit(struct sk_buff *skb, struct net_device *sb_dev); 3388 struct net_device *sb_dev) in dev_queue_xmit_accel() argument [all …]
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_txrx.h | 464 struct net_device *sb_dev);
|
| H A D | i40e_txrx.c | 3739 struct net_device __always_unused *sb_dev) in i40e_lan_select_queue() argument 3753 return netdev_pick_tx(netdev, skb, sb_dev); in i40e_lan_select_queue()
|
| /linux/drivers/s390/net/ |
| H A D | qeth_core.h | 1095 u8 cast_type, struct net_device *sb_dev); 1097 struct net_device *sb_dev);
|
| H A D | qeth_l3_main.c | 1821 struct net_device *sb_dev) in qeth_l3_iqd_select_queue() argument 1826 qeth_l3_get_cast_type(skb, proto), sb_dev); in qeth_l3_iqd_select_queue()
|
| H A D | qeth_l2_main.c | 524 struct net_device *sb_dev) in qeth_l2_iqd_select_queue() argument 527 sb_dev); in qeth_l2_iqd_select_queue()
|
| H A D | qeth_core_main.c | 7015 u8 cast_type, struct net_device *sb_dev) in qeth_iqd_select_queue() argument 7024 txq = netdev_pick_tx(dev, skb, sb_dev); in qeth_iqd_select_queue() 7030 struct net_device *sb_dev) in qeth_osa_select_queue() argument 7037 return netdev_pick_tx(dev, skb, sb_dev); in qeth_osa_select_queue()
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | ldmvsw.c | 104 struct net_device *sb_dev) in vsw_select_queue() argument
|
| H A D | sunvnet.c | 223 struct net_device *sb_dev) in vnet_select_queue() argument
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede.h | 531 struct net_device *sb_dev);
|
| H A D | qede_fp.c | 1747 struct net_device *sb_dev) in qede_select_queue() argument
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | vnic_main.c | 280 struct net_device *sb_dev) in hfi1_vnic_select_queue() argument
|
| /linux/drivers/net/xen-netback/ |
| H A D | interface.c | 179 struct net_device *sb_dev) in xenvif_select_queue() argument
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_txrx.c | 2298 struct net_device *sb_dev) in ice_select_queue() argument 2307 return netdev_pick_tx(netdev, skb, sb_dev); in ice_select_queue()
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_cmn.h | 503 struct net_device *sb_dev);
|
| /linux/drivers/staging/rtl8723bs/os_dep/ |
| H A D | os_intfs.c | 340 struct net_device *sb_dev) in rtw_select_queue() argument
|
| /linux/drivers/net/hyperv/ |
| H A D | netvsc_drv.c | 297 struct net_device *sb_dev) in netvsc_select_queue() argument 309 txq = vf_ops->ndo_select_queue(vf_netdev, skb, sb_dev); in netvsc_select_queue()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_common.h | 1207 struct net_device *sb_dev);
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | main.c | 1288 struct net_device *sb_dev) in mwifiex_netdev_select_wmm_queue() argument
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_main.c | 9237 struct net_device *sb_dev) in ixgbe_select_queue() argument 9243 if (sb_dev) { in ixgbe_select_queue() 9245 struct net_device *vdev = sb_dev; in ixgbe_select_queue() 9263 if (!sb_dev && (adapter->flags & IXGBE_FLAG_FCOE_ENABLED)) in ixgbe_select_queue() 9267 return netdev_pick_tx(dev, skb, sb_dev); in ixgbe_select_queue()
|