Lines Matching +defs:dev +defs:all

464 static netdev_tx_t bnxt_start_xmit(struct sk_buff *skb, struct net_device *dev)  in bnxt_start_xmit()
1783 struct net_device *dev = bnxt_get_vf_rep(bp, cfa_code); in bnxt_get_pkt_dev() local
1798 struct net_device *dev = bp->dev; in bnxt_tpa_end() local
2052 struct net_device *dev = bp->dev; in bnxt_rx_pkt() local
4761 struct net_device *dev = bp->dev; in __bnxt_set_rx_skb_mode() local
5248 static void bnxt_clear_usr_fltrs(struct bnxt *bp, bool all) in bnxt_clear_usr_fltrs()
5270 static void bnxt_free_ntp_fltrs(struct bnxt *bp, bool all) in bnxt_free_ntp_fltrs()
5320 static void bnxt_free_l2_filters(struct bnxt *bp, bool all) in bnxt_free_l2_filters()
9427 int bnxt_hwrm_func_resc_qcaps(struct bnxt *bp, bool all) in bnxt_hwrm_func_resc_qcaps()
10705 bool all) in bnxt_del_one_rss_ctx()
10950 struct net_device *dev = bp->dev; in bnxt_set_real_num_queues() local
11036 struct net_device *dev = bp->dev; in bnxt_setup_msix() local
12897 static int bnxt_open(struct net_device *dev) in bnxt_open()
13010 static int bnxt_close(struct net_device *dev) in bnxt_close()
13080 static int bnxt_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) in bnxt_ioctl()
13178 bnxt_get_stats64(struct net_device *dev, struct rtnl_link_stats64 *stats) in bnxt_get_stats64()
13253 struct net_device *dev = bp->dev; in bnxt_mc_list_updated() local
13286 struct net_device *dev = bp->dev; in bnxt_uc_list_updated() local
13303 static void bnxt_set_rx_mode(struct net_device *dev) in bnxt_set_rx_mode()
13344 struct net_device *dev = bp->dev; in bnxt_cfg_rx_mode() local
13506 static netdev_features_t bnxt_fix_features(struct net_device *dev, in bnxt_fix_features()
13551 static int bnxt_set_features(struct net_device *dev, netdev_features_t features) in bnxt_set_features()
13741 struct net_device *dev, in bnxt_features_check()
13909 static void bnxt_tx_timeout(struct net_device *dev, unsigned int txqueue) in bnxt_tx_timeout()
13957 struct net_device *dev = bp->dev; in bnxt_timer() local
14701 struct net_device *dev = bp->dev; in bnxt_set_dflt_rfs() local
15034 static int bnxt_init_board(struct pci_dev *pdev, struct net_device *dev) in bnxt_init_board()
15121 static int bnxt_change_mac_addr(struct net_device *dev, void *p) in bnxt_change_mac_addr()
15149 static int bnxt_change_mtu(struct net_device *dev, int new_mtu) in bnxt_change_mtu()
15175 int bnxt_setup_mq_tc(struct net_device *dev, u8 tc) in bnxt_setup_mq_tc()
15241 static int bnxt_setup_tc(struct net_device *dev, enum tc_setup_type type, in bnxt_setup_tc()
15355 static int bnxt_rx_flow_steer(struct net_device *dev, const struct sk_buff *skb, in bnxt_rx_flow_steer()
15553 struct net_device *dev, u32 filter_mask, in bnxt_bridge_getlink()
15562 static int bnxt_bridge_setlink(struct net_device *dev, struct nlmsghdr *nlh, in bnxt_bridge_setlink()
15591 int bnxt_get_port_parent_id(struct net_device *dev, in bnxt_get_port_parent_id()
15642 static void bnxt_get_queue_stats_rx(struct net_device *dev, int i, in bnxt_get_queue_stats_rx()
15668 static void bnxt_get_queue_stats_tx(struct net_device *dev, int i, in bnxt_get_queue_stats_tx()
15692 static void bnxt_get_base_stats(struct net_device *dev, in bnxt_get_base_stats()
15712 static int bnxt_queue_mem_alloc(struct net_device *dev, void *qmem, int idx) in bnxt_queue_mem_alloc()
15797 static void bnxt_queue_mem_free(struct net_device *dev, void *qmem) in bnxt_queue_mem_free()
15879 static int bnxt_queue_start(struct net_device *dev, void *qmem, int idx) in bnxt_queue_start()
15961 static int bnxt_queue_stop(struct net_device *dev, void *qmem, int idx) in bnxt_queue_stop()
16019 struct net_device *dev = pci_get_drvdata(pdev); in bnxt_remove_one() local
16442 struct net_device *dev; in bnxt_init_one() local
16716 struct net_device *dev = pci_get_drvdata(pdev); in bnxt_shutdown() local
16748 struct net_device *dev = dev_get_drvdata(device); in bnxt_suspend() local
16769 struct net_device *dev = dev_get_drvdata(device); in bnxt_resume() local