Lines Matching refs:netdev
121 struct net_device *netdev; /* netdev ring belongs to */ member
179 return &ring->netdev->_tx[ring->queue_index]; in txring_txq()
250 struct net_device *netdev; member
483 void fm10k_netpoll(struct net_device *netdev);
499 int fm10k_open(struct net_device *netdev);
500 int fm10k_close(struct net_device *netdev);
513 int fm10k_ndo_set_vf_mac(struct net_device *netdev, int vf_idx, u8 *mac);
514 int fm10k_ndo_set_vf_vlan(struct net_device *netdev,
516 int fm10k_ndo_set_vf_bw(struct net_device *netdev, int vf_idx, int rate,
518 int fm10k_ndo_get_vf_config(struct net_device *netdev,
550 int fm10k_get_ts_config(struct net_device *netdev, struct ifreq *ifr);
551 int fm10k_set_ts_config(struct net_device *netdev, struct ifreq *ifr);