Lines Matching +defs:dev +defs:all
469 static netdev_tx_t bnxt_start_xmit(struct sk_buff *skb, struct net_device *dev) in bnxt_start_xmit()
1827 struct net_device *dev = bnxt_get_vf_rep(bp, cfa_code); in bnxt_get_pkt_dev() local
1842 struct net_device *dev = bp->dev; in bnxt_tpa_end() local
2097 struct net_device *dev = bp->dev; in bnxt_rx_pkt() local
4828 struct net_device *dev = bp->dev; in __bnxt_set_rx_skb_mode() local
5315 static void bnxt_clear_usr_fltrs(struct bnxt *bp, bool all) in bnxt_clear_usr_fltrs()
5337 static void bnxt_free_ntp_fltrs(struct bnxt *bp, bool all) in bnxt_free_ntp_fltrs()
5387 static void bnxt_free_l2_filters(struct bnxt *bp, bool all) in bnxt_free_l2_filters()
9507 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all) in bnxt_hwrm_func_resc_qcaps()
10796 bool all) in bnxt_del_one_rss_ctx()
11107 struct net_device *dev = bp->dev; in bnxt_set_real_num_queues() local
11193 struct net_device *dev = bp->dev; in bnxt_setup_msix() local
13070 static int bnxt_open(struct net_device *dev) in bnxt_open()
13183 static int bnxt_close(struct net_device *dev) in bnxt_close()
13253 static int bnxt_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in bnxt_ioctl()
13345 bnxt_get_stats64(struct net_device *dev, struct rtnl_link_stats64 *stats) in bnxt_get_stats64()
13420 struct net_device *dev = bp->dev; in bnxt_mc_list_updated() local
13453 struct net_device *dev = bp->dev; in bnxt_uc_list_updated() local
13470 static void bnxt_set_rx_mode(struct net_device *dev) in bnxt_set_rx_mode()
13511 struct net_device *dev = bp->dev; in bnxt_cfg_rx_mode() local
13673 static netdev_features_t bnxt_fix_features(struct net_device *dev, in bnxt_fix_features()
13718 static int bnxt_set_features(struct net_device *dev, netdev_features_t features) in bnxt_set_features()
13908 struct net_device *dev, in bnxt_features_check()
14076 static void bnxt_tx_timeout(struct net_device *dev, unsigned int txqueue) in bnxt_tx_timeout()
14124 struct net_device *dev = bp->dev; in bnxt_timer() local
14871 struct net_device *dev = bp->dev; in bnxt_set_dflt_rfs() local
15201 static int bnxt_init_board(struct pci_dev *pdev, struct net_device *dev) in bnxt_init_board()
15288 static int bnxt_change_mac_addr(struct net_device *dev, void *p) in bnxt_change_mac_addr()
15316 static int bnxt_change_mtu(struct net_device *dev, int new_mtu) in bnxt_change_mtu()
15342 int bnxt_setup_mq_tc(struct net_device *dev, u8 tc) in bnxt_setup_mq_tc()
15408 static int bnxt_setup_tc(struct net_device *dev, enum tc_setup_type type, in bnxt_setup_tc()
15522 static int bnxt_rx_flow_steer(struct net_device *dev, const struct sk_buff *skb, in bnxt_rx_flow_steer()
15718 struct net_device *dev, u32 filter_mask, in bnxt_bridge_getlink()
15727 static int bnxt_bridge_setlink(struct net_device *dev, struct nlmsghdr *nlh, in bnxt_bridge_setlink()
15756 int bnxt_get_port_parent_id(struct net_device *dev, in bnxt_get_port_parent_id()
15809 static void bnxt_get_queue_stats_rx(struct net_device *dev, int i, in bnxt_get_queue_stats_rx()
15835 static void bnxt_get_queue_stats_tx(struct net_device *dev, int i, in bnxt_get_queue_stats_tx()
15859 static void bnxt_get_base_stats(struct net_device *dev, in bnxt_get_base_stats()
15879 static int bnxt_queue_mem_alloc(struct net_device *dev, void *qmem, int idx) in bnxt_queue_mem_alloc()
15964 static void bnxt_queue_mem_free(struct net_device *dev, void *qmem) in bnxt_queue_mem_free()
16045 static int bnxt_queue_start(struct net_device *dev, void *qmem, int idx) in bnxt_queue_start()
16124 static int bnxt_queue_stop(struct net_device *dev, void *qmem, int idx) in bnxt_queue_stop()
16182 struct net_device *dev = pci_get_drvdata(pdev); in bnxt_remove_one() local
16605 struct net_device *dev; in bnxt_init_one() local
16880 struct net_device *dev = pci_get_drvdata(pdev); in bnxt_shutdown() local
16912 struct net_device *dev = dev_get_drvdata(device); in bnxt_suspend() local
16933 struct net_device *dev = dev_get_drvdata(device); in bnxt_resume() local