Lines Matching +defs:dev +defs:all
460 static netdev_tx_t bnxt_start_xmit(struct sk_buff *skb, struct net_device *dev) in bnxt_start_xmit()
1779 struct net_device *dev = bnxt_get_vf_rep(bp, cfa_code); in bnxt_get_pkt_dev() local
1794 struct net_device *dev = bp->dev; in bnxt_tpa_end() local
2047 struct net_device *dev = bp->dev; in bnxt_rx_pkt() local
4746 struct net_device *dev = bp->dev; in __bnxt_set_rx_skb_mode() local
5233 static void bnxt_clear_usr_fltrs(struct bnxt *bp, bool all) in bnxt_clear_usr_fltrs()
5255 static void bnxt_free_ntp_fltrs(struct bnxt *bp, bool all) in bnxt_free_ntp_fltrs()
5303 static void bnxt_free_l2_filters(struct bnxt *bp, bool all) in bnxt_free_l2_filters()
9377 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all) in bnxt_hwrm_func_resc_qcaps()
10653 bool all) in bnxt_del_one_rss_ctx()
10898 struct net_device *dev = bp->dev; in bnxt_set_real_num_queues() local
10984 struct net_device *dev = bp->dev; in bnxt_setup_msix() local
12668 static int bnxt_open(struct net_device *dev) in bnxt_open()
12780 static int bnxt_close(struct net_device *dev) in bnxt_close()
12850 static int bnxt_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in bnxt_ioctl()
12948 bnxt_get_stats64(struct net_device *dev, struct rtnl_link_stats64 *stats) in bnxt_get_stats64()
13023 struct net_device *dev = bp->dev; in bnxt_mc_list_updated() local
13056 struct net_device *dev = bp->dev; in bnxt_uc_list_updated() local
13073 static void bnxt_set_rx_mode(struct net_device *dev) in bnxt_set_rx_mode()
13114 struct net_device *dev = bp->dev; in bnxt_cfg_rx_mode() local
13276 static netdev_features_t bnxt_fix_features(struct net_device *dev, in bnxt_fix_features()
13321 static int bnxt_set_features(struct net_device *dev, netdev_features_t features) in bnxt_set_features()
13511 struct net_device *dev, in bnxt_features_check()
13679 static void bnxt_tx_timeout(struct net_device *dev, unsigned int txqueue) in bnxt_tx_timeout()
13727 struct net_device *dev = bp->dev; in bnxt_timer() local
14455 struct net_device *dev = bp->dev; in bnxt_set_dflt_rfs() local
14785 static int bnxt_init_board(struct pci_dev *pdev, struct net_device *dev) in bnxt_init_board()
14873 static int bnxt_change_mac_addr(struct net_device *dev, void *p) in bnxt_change_mac_addr()
14900 static int bnxt_change_mtu(struct net_device *dev, int new_mtu) in bnxt_change_mtu()
14924 int bnxt_setup_mq_tc(struct net_device *dev, u8 tc) in bnxt_setup_mq_tc()
14990 static int bnxt_setup_tc(struct net_device *dev, enum tc_setup_type type, in bnxt_setup_tc()
15104 static int bnxt_rx_flow_steer(struct net_device *dev, const struct sk_buff *skb, in bnxt_rx_flow_steer()
15302 struct net_device *dev, u32 filter_mask, in bnxt_bridge_getlink()
15311 static int bnxt_bridge_setlink(struct net_device *dev, struct nlmsghdr *nlh, in bnxt_bridge_setlink()
15340 int bnxt_get_port_parent_id(struct net_device *dev, in bnxt_get_port_parent_id()
15391 static void bnxt_get_queue_stats_rx(struct net_device *dev, int i, in bnxt_get_queue_stats_rx()
15417 static void bnxt_get_queue_stats_tx(struct net_device *dev, int i, in bnxt_get_queue_stats_tx()
15441 static void bnxt_get_base_stats(struct net_device *dev, in bnxt_get_base_stats()
15461 static int bnxt_queue_mem_alloc(struct net_device *dev, void *qmem, int idx) in bnxt_queue_mem_alloc()
15546 static void bnxt_queue_mem_free(struct net_device *dev, void *qmem) in bnxt_queue_mem_free()
15628 static int bnxt_queue_start(struct net_device *dev, void *qmem, int idx) in bnxt_queue_start()
15686 static int bnxt_queue_stop(struct net_device *dev, void *qmem, int idx) in bnxt_queue_stop()
15726 struct net_device *dev = pci_get_drvdata(pdev); in bnxt_remove_one() local
16149 struct net_device *dev; in bnxt_init_one() local
16422 struct net_device *dev = pci_get_drvdata(pdev); in bnxt_shutdown() local
16452 struct net_device *dev = dev_get_drvdata(device); in bnxt_suspend() local
16473 struct net_device *dev = dev_get_drvdata(device); in bnxt_resume() local