Lines Matching refs:netdev
114 struct net_device *netdev; /* netdev ring belongs to */ member
172 return &ring->netdev->_tx[ring->queue_index]; in txring_txq()
243 struct net_device *netdev; member
464 void fm10k_netpoll(struct net_device *netdev);
480 int fm10k_open(struct net_device *netdev);
481 int fm10k_close(struct net_device *netdev);
494 int fm10k_ndo_set_vf_mac(struct net_device *netdev, int vf_idx, u8 *mac);
495 int fm10k_ndo_set_vf_vlan(struct net_device *netdev,
497 int fm10k_ndo_set_vf_bw(struct net_device *netdev, int vf_idx, int rate,
499 int fm10k_ndo_get_vf_config(struct net_device *netdev,
531 int fm10k_get_ts_config(struct net_device *netdev, struct ifreq *ifr);
532 int fm10k_set_ts_config(struct net_device *netdev, struct ifreq *ifr);