• Home
  • Raw
  • Download

Lines Matching refs:bnxt

38 	struct bnxt *bp = netdev_priv(dev);  in bnxt_get_msglevel()
45 struct bnxt *bp = netdev_priv(dev); in bnxt_set_msglevel()
55 struct bnxt *bp = netdev_priv(dev); in bnxt_get_coalesce()
87 struct bnxt *bp = netdev_priv(dev); in bnxt_set_coalesce()
474 static int bnxt_get_num_tpa_ring_stats(struct bnxt *bp) in bnxt_get_num_tpa_ring_stats()
487 static int bnxt_get_num_ring_stats(struct bnxt *bp) in bnxt_get_num_ring_stats()
499 static int bnxt_get_num_stats(struct bnxt *bp) in bnxt_get_num_stats()
520 struct bnxt *bp = netdev_priv(dev); in bnxt_get_sset_count()
534 static bool is_rx_ring(struct bnxt *bp, int ring_num) in is_rx_ring()
539 static bool is_tx_ring(struct bnxt *bp, int ring_num) in is_tx_ring()
555 struct bnxt *bp = netdev_priv(dev); in bnxt_get_ethtool_stats()
664 struct bnxt *bp = netdev_priv(dev); in bnxt_get_strings()
776 struct bnxt *bp = netdev_priv(dev); in bnxt_get_ringparam()
795 struct bnxt *bp = netdev_priv(dev); in bnxt_set_ringparam()
818 struct bnxt *bp = netdev_priv(dev); in bnxt_get_channels()
867 struct bnxt *bp = netdev_priv(dev); in bnxt_set_channels()
963 static int bnxt_grxclsrlall(struct bnxt *bp, struct ethtool_rxnfc *cmd, in bnxt_grxclsrlall()
988 static int bnxt_grxclsrule(struct bnxt *bp, struct ethtool_rxnfc *cmd) in bnxt_grxclsrule()
1068 static u64 get_ethtool_ipv4_rss(struct bnxt *bp) in get_ethtool_ipv4_rss()
1075 static u64 get_ethtool_ipv6_rss(struct bnxt *bp) in get_ethtool_ipv6_rss()
1082 static int bnxt_grxfh(struct bnxt *bp, struct ethtool_rxnfc *cmd) in bnxt_grxfh()
1130 static int bnxt_srxfh(struct bnxt *bp, struct ethtool_rxnfc *cmd) in bnxt_srxfh()
1210 struct bnxt *bp = netdev_priv(dev); in bnxt_get_rxnfc()
1247 struct bnxt *bp = netdev_priv(dev); in bnxt_set_rxnfc()
1264 struct bnxt *bp = netdev_priv(dev); in bnxt_get_rxfh_indir_size()
1279 struct bnxt *bp = netdev_priv(dev); in bnxt_get_rxfh()
1305 struct bnxt *bp = netdev_priv(dev); in bnxt_set_rxfh()
1334 struct bnxt *bp = netdev_priv(dev); in bnxt_get_drvinfo()
1349 struct bnxt *bp = netdev_priv(dev); in bnxt_get_regs_len()
1368 struct bnxt *bp = netdev_priv(dev); in bnxt_get_regs()
1406 struct bnxt *bp = netdev_priv(dev); in bnxt_get_wol()
1420 struct bnxt *bp = netdev_priv(dev); in bnxt_set_wol()
1683 struct bnxt *bp = netdev_priv(dev); in bnxt_get_link_ksettings()
1744 struct bnxt *bp = netdev_priv(dev); in bnxt_force_link_speed()
1849 struct bnxt *bp = netdev_priv(dev); in bnxt_set_link_ksettings()
1912 struct bnxt *bp = netdev_priv(dev); in bnxt_get_fecparam()
1958 struct bnxt *bp = netdev_priv(dev); in bnxt_get_fec_stats()
1987 struct bnxt *bp = netdev_priv(dev); in bnxt_set_fecparam()
2035 struct bnxt *bp = netdev_priv(dev); in bnxt_get_pauseparam()
2048 struct bnxt *bp = netdev_priv(dev); in bnxt_get_pause_stats()
2065 struct bnxt *bp = netdev_priv(dev); in bnxt_set_pauseparam()
2105 struct bnxt *bp = netdev_priv(dev); in bnxt_get_link()
2111 int bnxt_hwrm_nvm_get_dev_info(struct bnxt *bp, in bnxt_hwrm_nvm_get_dev_info()
2133 static void bnxt_print_admin_err(struct bnxt *bp) in bnxt_print_admin_err()
2147 struct bnxt *bp = netdev_priv(dev); in bnxt_flash_nvram()
2187 struct bnxt *bp = netdev_priv(dev); in bnxt_hwrm_firmware_reset()
2248 struct bnxt *bp = netdev_priv(dev); in bnxt_firmware_reset_chip()
2474 struct bnxt *bp = netdev_priv(dev); in bnxt_flash_package_from_fw_obj()
2634 if (!BNXT_PF((struct bnxt *)netdev_priv(dev))) { in bnxt_flash_device()
2651 struct bnxt *bp = netdev_priv(dev); in nvm_get_dir_info()
2670 struct bnxt *bp = netdev_priv(dev); in bnxt_get_eeprom_len()
2683 struct bnxt *bp = netdev_priv(dev); in bnxt_get_nvram_directory()
2731 struct bnxt *bp = netdev_priv(dev); in bnxt_get_nvram_item()
2769 struct bnxt *bp = netdev_priv(dev); in bnxt_find_nvram_item()
2831 struct bnxt *bp = netdev_priv(dev); in bnxt_get_pkgver()
2888 struct bnxt *bp = netdev_priv(dev); in bnxt_erase_nvram_directory()
2903 struct bnxt *bp = netdev_priv(dev); in bnxt_set_eeprom()
2942 struct bnxt *bp = netdev_priv(dev); in bnxt_set_eee()
3000 struct bnxt *bp = netdev_priv(dev); in bnxt_get_eee()
3020 static int bnxt_read_sfp_module_eeprom_info(struct bnxt *bp, u16 i2c_addr, in bnxt_read_sfp_module_eeprom_info()
3059 struct bnxt *bp = netdev_priv(dev); in bnxt_get_module_info()
3109 struct bnxt *bp = netdev_priv(dev); in bnxt_get_module_eeprom()
3141 struct bnxt *bp = netdev_priv(dev); in bnxt_nway_reset()
3160 struct bnxt *bp = netdev_priv(dev); in bnxt_set_phys_id()
3197 static int bnxt_hwrm_selftest_irq(struct bnxt *bp, u16 cmpl_ring) in bnxt_hwrm_selftest_irq()
3210 static int bnxt_test_irq(struct bnxt *bp) in bnxt_test_irq()
3225 static int bnxt_hwrm_mac_loopback(struct bnxt *bp, bool enable) in bnxt_hwrm_mac_loopback()
3242 static int bnxt_query_force_speeds(struct bnxt *bp, u16 *force_speeds) in bnxt_query_force_speeds()
3261 static int bnxt_disable_an_for_lpbk(struct bnxt *bp, in bnxt_disable_an_for_lpbk()
3298 static int bnxt_hwrm_phy_loopback(struct bnxt *bp, bool enable, bool ext) in bnxt_hwrm_phy_loopback()
3325 static int bnxt_rx_loopback(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_rx_loopback()
3358 static int bnxt_poll_loopback(struct bnxt *bp, struct bnxt_cp_ring_info *cpr, in bnxt_poll_loopback()
3393 static int bnxt_run_loopback(struct bnxt *bp) in bnxt_run_loopback()
3438 static int bnxt_run_fw_tests(struct bnxt *bp, u8 test_mask, u8 *test_results) in bnxt_run_fw_tests()
3467 struct bnxt *bp = netdev_priv(dev); in bnxt_self_test()
3567 struct bnxt *bp = netdev_priv(dev); in bnxt_reset()
3621 struct bnxt *bp = netdev_priv(dev); in bnxt_set_dump()
3639 struct bnxt *bp = netdev_priv(dev); in bnxt_get_dump_flag()
3657 struct bnxt *bp = netdev_priv(dev); in bnxt_get_dump_data()
3671 struct bnxt *bp = netdev_priv(dev); in bnxt_get_ts_info()
3697 void bnxt_ethtool_init(struct bnxt *bp) in bnxt_ethtool_init()
3767 struct bnxt *bp = netdev_priv(dev); in bnxt_get_eth_phy_stats()
3781 struct bnxt *bp = netdev_priv(dev); in bnxt_get_eth_mac_stats()
3805 struct bnxt *bp = netdev_priv(dev); in bnxt_get_eth_ctrl_stats()
3834 struct bnxt *bp = netdev_priv(dev); in bnxt_get_rmon_stats()
3891 void bnxt_ethtool_free(struct bnxt *bp) in bnxt_ethtool_free()