| /f-stack/dpdk/drivers/net/igc/base/ |
| H A D | igc_mac.c | 21 DEBUGFUNC("igc_init_mac_ops_generic"); in igc_init_mac_ops_generic() 59 DEBUGFUNC("igc_null_ops_generic"); in igc_null_ops_generic() 70 DEBUGFUNC("igc_null_mac_generic"); in igc_null_mac_generic() 83 DEBUGFUNC("igc_null_link_info"); in igc_null_link_info() 94 DEBUGFUNC("igc_null_mng_mode"); in igc_null_mng_mode() 108 DEBUGFUNC("igc_null_update_mc"); in igc_null_update_mc() 121 DEBUGFUNC("igc_null_write_vfta"); in igc_null_write_vfta() 134 DEBUGFUNC("igc_null_rar_set"); in igc_null_rar_set() 452 DEBUGFUNC("igc_rar_set_generic"); in igc_rar_set_generic() 1850 DEBUGFUNC("igc_led_on_generic"); in igc_led_on_generic() [all …]
|
| H A D | igc_i225.c | 29 DEBUGFUNC("igc_init_nvm_params_i225"); in igc_init_nvm_params_i225() 86 DEBUGFUNC("igc_init_mac_params_i225"); in igc_init_mac_params_i225() 138 DEBUGFUNC("igc_init_phy_params_i225"); in igc_init_phy_params_i225() 204 DEBUGFUNC("igc_reset_hw_i225"); in igc_reset_hw_i225() 260 DEBUGFUNC("igc_acquire_nvm_i225"); in igc_acquire_nvm_i225() 275 DEBUGFUNC("igc_release_nvm_i225"); in igc_release_nvm_i225() 467 DEBUGFUNC("igc_read_nvm_srrd_i225"); in igc_read_nvm_srrd_i225() 555 DEBUGFUNC("__igc_write_nvm_srwr"); in __igc_write_nvm_srwr() 1006 DEBUGFUNC("igc_set_ltr_i225"); in igc_set_ltr_i225() 1252 DEBUGFUNC("igc_init_hw_i225"); in igc_init_hw_i225() [all …]
|
| H A D | igc_phy.c | 43 DEBUGFUNC("igc_init_phy_ops_generic"); in igc_init_phy_ops_generic() 81 DEBUGFUNC("igc_null_set_page"); in igc_null_set_page() 95 DEBUGFUNC("igc_null_read_reg"); in igc_null_read_reg() 106 DEBUGFUNC("igc_null_phy_generic"); in igc_null_phy_generic() 118 DEBUGFUNC("igc_null_lplu_state"); in igc_null_lplu_state() 132 DEBUGFUNC("igc_null_write_reg"); in igc_null_write_reg() 185 DEBUGFUNC("igc_check_reset_block"); in igc_check_reset_block_generic() 207 DEBUGFUNC("igc_get_phy_id"); in igc_get_phy_id() 402 DEBUGFUNC("igc_read_phy_reg_i2c"); in igc_read_phy_reg_i2c() 692 DEBUGFUNC("igc_set_page_igp"); in igc_set_page_igp() [all …]
|
| H A D | igc_nvm.c | 18 DEBUGFUNC("igc_init_nvm_ops_generic"); in igc_init_nvm_ops_generic() 43 DEBUGFUNC("igc_null_read_nvm"); in igc_null_read_nvm() 54 DEBUGFUNC("igc_null_nvm_generic"); in igc_null_nvm_generic() 66 DEBUGFUNC("igc_null_led_default"); in igc_null_led_default() 82 DEBUGFUNC("igc_null_write_nvm"); in igc_null_write_nvm() 179 DEBUGFUNC("igc_shift_in_eec_bits"); in igc_shift_in_eec_bits() 279 DEBUGFUNC("igc_standby_nvm"); in igc_standby_nvm() 319 DEBUGFUNC("igc_stop_nvm"); in igc_stop_nvm() 427 DEBUGFUNC("igc_read_nvm_spi"); in igc_read_nvm_spi() 540 DEBUGFUNC("igc_read_nvm_eerd"); in igc_read_nvm_eerd() [all …]
|
| H A D | igc_manage.c | 21 DEBUGFUNC("igc_calculate_checksum"); in igc_calculate_checksum() 47 DEBUGFUNC("igc_mng_enable_host_if_generic"); in igc_mng_enable_host_if_generic() 87 DEBUGFUNC("igc_check_mng_mode_generic"); in igc_check_mng_mode_generic() 109 DEBUGFUNC("igc_enable_tx_pkt_filtering_generic"); in igc_enable_tx_pkt_filtering_generic() 166 DEBUGFUNC("igc_mng_write_cmd_header_generic"); in igc_mng_write_cmd_header_generic() 203 DEBUGFUNC("igc_mng_host_if_write_generic"); in igc_mng_host_if_write_generic() 274 DEBUGFUNC("igc_mng_write_dhcp_info_generic"); in igc_mng_write_dhcp_info_generic() 317 DEBUGFUNC("igc_enable_mng_pass_thru"); in igc_enable_mng_pass_thru() 370 DEBUGFUNC("igc_host_interface_command"); in igc_host_interface_command() 444 DEBUGFUNC("igc_load_firmware"); in igc_load_firmware()
|
| /f-stack/dpdk/drivers/net/e1000/base/ |
| H A D | e1000_mbx.c | 15 DEBUGFUNC("e1000_null_mbx_check_flag"); in e1000_null_mbx_check_for_flag() 33 DEBUGFUNC("e1000_null_mbx_rw_msg"); in e1000_null_mbx_transact() 53 DEBUGFUNC("e1000_read_mbx"); in e1000_read_mbx() 79 DEBUGFUNC("e1000_write_mbx"); in e1000_write_mbx() 102 DEBUGFUNC("e1000_check_for_msg"); in e1000_check_for_msg() 122 DEBUGFUNC("e1000_check_for_ack"); in e1000_check_for_ack() 142 DEBUGFUNC("e1000_check_for_rst"); in e1000_check_for_rst() 162 DEBUGFUNC("e1000_poll_for_msg"); in e1000_poll_for_msg() 193 DEBUGFUNC("e1000_poll_for_ack"); in e1000_poll_for_ack() 484 DEBUGFUNC("e1000_read_mbx_vf"); in e1000_read_mbx_vf() [all …]
|
| H A D | e1000_mac.c | 20 DEBUGFUNC("e1000_init_mac_ops_generic"); in e1000_init_mac_ops_generic() 58 DEBUGFUNC("e1000_null_ops_generic"); in e1000_null_ops_generic() 69 DEBUGFUNC("e1000_null_mac_generic"); in e1000_null_mac_generic() 83 DEBUGFUNC("e1000_null_link_info"); in e1000_null_link_info() 94 DEBUGFUNC("e1000_null_mng_mode"); in e1000_null_mng_mode() 108 DEBUGFUNC("e1000_null_update_mc"); in e1000_null_update_mc() 122 DEBUGFUNC("e1000_null_write_vfta"); in e1000_null_write_vfta() 136 DEBUGFUNC("e1000_null_rar_set"); in e1000_null_rar_set() 454 DEBUGFUNC("e1000_rar_set_generic"); in e1000_rar_set_generic() 1975 DEBUGFUNC("e1000_led_on_generic"); in e1000_led_on_generic() [all …]
|
| H A D | e1000_82542.c | 33 DEBUGFUNC("e1000_init_phy_params_82542"); in e1000_init_phy_params_82542() 48 DEBUGFUNC("e1000_init_nvm_params_82542"); in e1000_init_nvm_params_82542() 74 DEBUGFUNC("e1000_init_mac_params_82542"); in e1000_init_mac_params_82542() 147 DEBUGFUNC("e1000_get_bus_info_82542"); in e1000_get_bus_info_82542() 168 DEBUGFUNC("e1000_reset_hw_82542"); in e1000_reset_hw_82542() 221 DEBUGFUNC("e1000_init_hw_82542"); in e1000_init_hw_82542() 292 DEBUGFUNC("e1000_setup_link_82542"); in e1000_setup_link_82542() 347 DEBUGFUNC("e1000_led_on_82542"); in e1000_led_on_82542() 366 DEBUGFUNC("e1000_led_off_82542"); in e1000_led_off_82542() 388 DEBUGFUNC("e1000_rar_set_82542"); in e1000_rar_set_82542() [all …]
|
| H A D | e1000_phy.c | 43 DEBUGFUNC("e1000_init_phy_ops_generic"); in e1000_init_phy_ops_generic() 81 DEBUGFUNC("e1000_null_set_page"); in e1000_null_set_page() 95 DEBUGFUNC("e1000_null_read_reg"); in e1000_null_read_reg() 106 DEBUGFUNC("e1000_null_phy_generic"); in e1000_null_phy_generic() 119 DEBUGFUNC("e1000_null_lplu_state"); in e1000_null_lplu_state() 133 DEBUGFUNC("e1000_null_write_reg"); in e1000_null_write_reg() 186 DEBUGFUNC("e1000_check_reset_block"); in e1000_check_reset_block_generic() 208 DEBUGFUNC("e1000_get_phy_id"); in e1000_get_phy_id() 403 DEBUGFUNC("e1000_read_phy_reg_i2c"); in e1000_read_phy_reg_i2c() 693 DEBUGFUNC("e1000_set_page_igp"); in e1000_set_page_igp() [all …]
|
| H A D | e1000_82571.c | 69 DEBUGFUNC("e1000_init_phy_params_82571"); in e1000_init_phy_params_82571() 440 DEBUGFUNC("e1000_get_phy_id_82571"); in e1000_get_phy_id_82571() 717 DEBUGFUNC("e1000_acquire_nvm_82571"); in e1000_acquire_nvm_82571() 745 DEBUGFUNC("e1000_release_nvm_82571"); in e1000_release_nvm_82571() 768 DEBUGFUNC("e1000_write_nvm_82571"); in e1000_write_nvm_82571() 1040 DEBUGFUNC("e1000_reset_hw_82571"); in e1000_reset_hw_82571() 1167 DEBUGFUNC("e1000_init_hw_82571"); in e1000_init_hw_82571() 1386 DEBUGFUNC("e1000_clear_vfta_82571"); in e1000_clear_vfta_82571() 1453 DEBUGFUNC("e1000_led_on_82574"); in e1000_led_on_82574() 1482 DEBUGFUNC("e1000_check_phy_82574"); in e1000_check_phy_82574() [all …]
|
| H A D | e1000_i210.c | 29 DEBUGFUNC("e1000_acquire_nvm_i210"); in e1000_acquire_nvm_i210() 45 DEBUGFUNC("e1000_release_nvm_i210"); in e1000_release_nvm_i210() 66 DEBUGFUNC("e1000_acquire_swfw_sync_i210"); in e1000_acquire_swfw_sync_i210() 211 DEBUGFUNC("e1000_read_nvm_srrd_i210"); in e1000_read_nvm_srrd_i210() 256 DEBUGFUNC("e1000_write_nvm_srwr_i210"); in e1000_write_nvm_srwr_i210() 299 DEBUGFUNC("e1000_write_nvm_srwr"); in e1000_write_nvm_srwr() 394 DEBUGFUNC("e1000_read_invm_i210"); in e1000_read_invm_i210() 482 DEBUGFUNC("e1000_read_invm_version"); in e1000_read_invm_version() 691 DEBUGFUNC("e1000_update_flash_i210"); in e1000_update_flash_i210() 905 DEBUGFUNC("e1000_get_cfg_done_i210"); in e1000_get_cfg_done_i210() [all …]
|
| H A D | e1000_80003es2lan.c | 64 DEBUGFUNC("e1000_init_phy_params_80003es2lan"); in e1000_init_phy_params_80003es2lan() 269 DEBUGFUNC("e1000_acquire_phy_80003es2lan"); in e1000_acquire_phy_80003es2lan() 285 DEBUGFUNC("e1000_release_phy_80003es2lan"); in e1000_release_phy_80003es2lan() 336 DEBUGFUNC("e1000_acquire_nvm_80003es2lan"); in e1000_acquire_nvm_80003es2lan() 358 DEBUGFUNC("e1000_release_nvm_80003es2lan"); in e1000_release_nvm_80003es2lan() 589 DEBUGFUNC("e1000_write_nvm_80003es2lan"); in e1000_write_nvm_80003es2lan() 606 DEBUGFUNC("e1000_get_cfg_done_80003es2lan"); in e1000_get_cfg_done_80003es2lan() 795 DEBUGFUNC("e1000_reset_hw_80003es2lan"); in e1000_reset_hw_80003es2lan() 862 DEBUGFUNC("e1000_init_hw_80003es2lan"); in e1000_init_hw_80003es2lan() 1223 DEBUGFUNC("e1000_configure_on_link_up"); in e1000_cfg_on_link_up_80003es2lan() [all …]
|
| H A D | e1000_vf.c | 33 DEBUGFUNC("e1000_init_phy_params_vf"); in e1000_init_phy_params_vf() 49 DEBUGFUNC("e1000_init_nvm_params_vf"); in e1000_init_nvm_params_vf() 65 DEBUGFUNC("e1000_init_mac_params_vf"); in e1000_init_mac_params_vf() 160 DEBUGFUNC("e1000_setup_link_vf"); in e1000_setup_link_vf() 176 DEBUGFUNC("e1000_get_bus_info_pcie_vf"); in e1000_get_bus_info_pcie_vf() 199 DEBUGFUNC("e1000_get_link_up_info_vf"); in e1000_get_link_up_info_vf() 239 DEBUGFUNC("e1000_reset_hw_vf"); in e1000_reset_hw_vf() 282 DEBUGFUNC("e1000_init_hw_vf"); in e1000_init_hw_vf() 336 DEBUGFUNC("e1000_hash_mc_addr_generic"); in e1000_hash_mc_addr_vf() 382 DEBUGFUNC("e1000_update_mc_addr_list_vf"); in e1000_update_mc_addr_list_vf() [all …]
|
| H A D | e1000_82575.c | 1358 DEBUGFUNC("e1000_reset_hw_82575"); in e1000_reset_hw_82575() 1422 DEBUGFUNC("e1000_init_hw_82575"); in e1000_init_hw_82575() 2633 DEBUGFUNC("e1000_read_emi_reg"); in e1000_read_emi_reg() 2839 DEBUGFUNC("e1000_set_eee_i350"); in e1000_set_eee_i350() 2896 DEBUGFUNC("e1000_set_eee_i354"); in e1000_set_eee_i354() 3060 DEBUGFUNC("e1000_set_i2c_bb"); in e1000_set_i2c_bb() 3249 DEBUGFUNC("e1000_i2c_start"); in e1000_i2c_start() 3280 DEBUGFUNC("e1000_i2c_stop"); in e1000_i2c_stop() 3364 DEBUGFUNC("e1000_get_i2c_ack"); in e1000_get_i2c_ack() 3509 DEBUGFUNC("e1000_set_i2c_data"); in e1000_set_i2c_data() [all …]
|
| H A D | e1000_82543.c | 57 DEBUGFUNC("e1000_init_phy_params_82543"); in e1000_init_phy_params_82543() 139 DEBUGFUNC("e1000_init_nvm_params_82543"); in e1000_init_nvm_params_82543() 332 DEBUGFUNC("e1000_set_tbi_sbp_82543"); in e1000_set_tbi_sbp_82543() 458 DEBUGFUNC("e1000_read_phy_reg_82543"); in e1000_read_phy_reg_82543() 832 DEBUGFUNC("e1000_phy_hw_reset_82543"); in e1000_phy_hw_reset_82543() 872 DEBUGFUNC("e1000_reset_hw_82543"); in e1000_reset_hw_82543() 930 DEBUGFUNC("e1000_init_hw_82543"); in e1000_init_hw_82543() 991 DEBUGFUNC("e1000_setup_link_82543"); in e1000_setup_link_82543() 1427 DEBUGFUNC("e1000_write_vfta_82543"); in e1000_write_vfta_82543() 1450 DEBUGFUNC("e1000_led_on_82543"); in e1000_led_on_82543() [all …]
|
| H A D | e1000_nvm.c | 18 DEBUGFUNC("e1000_init_nvm_ops_generic"); in e1000_init_nvm_ops_generic() 43 DEBUGFUNC("e1000_null_read_nvm"); in e1000_null_read_nvm() 54 DEBUGFUNC("e1000_null_nvm_generic"); in e1000_null_nvm_generic() 67 DEBUGFUNC("e1000_null_led_default"); in e1000_null_led_default() 83 DEBUGFUNC("e1000_null_write_nvm"); in e1000_null_write_nvm() 181 DEBUGFUNC("e1000_shift_in_eec_bits"); in e1000_shift_in_eec_bits() 281 DEBUGFUNC("e1000_standby_nvm"); in e1000_standby_nvm() 321 DEBUGFUNC("e1000_stop_nvm"); in e1000_stop_nvm() 429 DEBUGFUNC("e1000_read_nvm_spi"); in e1000_read_nvm_spi() 542 DEBUGFUNC("e1000_read_nvm_eerd"); in e1000_read_nvm_eerd() [all …]
|
| H A D | e1000_manage.c | 21 DEBUGFUNC("e1000_calculate_checksum"); in e1000_calculate_checksum() 47 DEBUGFUNC("e1000_mng_enable_host_if_generic"); in e1000_mng_enable_host_if_generic() 87 DEBUGFUNC("e1000_check_mng_mode_generic"); in e1000_check_mng_mode_generic() 109 DEBUGFUNC("e1000_enable_tx_pkt_filtering_generic"); in e1000_enable_tx_pkt_filtering_generic() 166 DEBUGFUNC("e1000_mng_write_cmd_header_generic"); in e1000_mng_write_cmd_header_generic() 203 DEBUGFUNC("e1000_mng_host_if_write_generic"); in e1000_mng_host_if_write_generic() 274 DEBUGFUNC("e1000_mng_write_dhcp_info_generic"); in e1000_mng_write_dhcp_info_generic() 317 DEBUGFUNC("e1000_enable_mng_pass_thru"); in e1000_enable_mng_pass_thru() 370 DEBUGFUNC("e1000_host_interface_command"); in e1000_host_interface_command() 444 DEBUGFUNC("e1000_load_firmware"); in e1000_load_firmware()
|
| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_mbx.c | 23 DEBUGFUNC("txgbe_read_mbx"); in txgbe_read_mbx() 49 DEBUGFUNC("txgbe_write_mbx"); in txgbe_write_mbx() 73 DEBUGFUNC("txgbe_check_for_msg"); in txgbe_check_for_msg() 93 DEBUGFUNC("txgbe_check_for_ack"); in txgbe_check_for_ack() 113 DEBUGFUNC("txgbe_check_for_rst"); in txgbe_check_for_rst() 147 DEBUGFUNC("txgbe_check_for_msg_pf"); in txgbe_check_for_msg_pf() 171 DEBUGFUNC("txgbe_check_for_ack_pf"); in txgbe_check_for_ack_pf() 196 DEBUGFUNC("txgbe_check_for_rst_pf"); in txgbe_check_for_rst_pf() 220 DEBUGFUNC("txgbe_obtain_mbx_lock_pf"); in txgbe_obtain_mbx_lock_pf() 250 DEBUGFUNC("txgbe_write_mbx_pf"); in txgbe_write_mbx_pf() [all …]
|
| H A D | txgbe_hw.c | 95 DEBUGFUNC("txgbe_setup_fc"); in txgbe_setup_fc() 247 DEBUGFUNC("txgbe_start_hw"); in txgbe_start_hw() 323 DEBUGFUNC("txgbe_init_hw"); in txgbe_init_hw() 524 DEBUGFUNC("txgbe_stop_hw"); in txgbe_stop_hw() 572 DEBUGFUNC("txgbe_led_on"); in txgbe_led_on() 595 DEBUGFUNC("txgbe_led_off"); in txgbe_led_off() 651 DEBUGFUNC("txgbe_set_rar"); in txgbe_set_rar() 703 DEBUGFUNC("txgbe_clear_rar"); in txgbe_clear_rar() 858 DEBUGFUNC("txgbe_set_mta"); in txgbe_set_mta() 1624 DEBUGFUNC("txgbe_set_vmdq"); in txgbe_set_vmdq() [all …]
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_mbx.c | 22 DEBUGFUNC("ixgbe_read_mbx"); in ixgbe_read_mbx() 48 DEBUGFUNC("ixgbe_write_mbx"); in ixgbe_write_mbx() 72 DEBUGFUNC("ixgbe_check_for_msg"); in ixgbe_check_for_msg() 92 DEBUGFUNC("ixgbe_check_for_ack"); in ixgbe_check_for_ack() 112 DEBUGFUNC("ixgbe_check_for_rst"); in ixgbe_check_for_rst() 132 DEBUGFUNC("ixgbe_poll_for_msg"); in ixgbe_poll_for_msg() 164 DEBUGFUNC("ixgbe_poll_for_ack"); in ixgbe_poll_for_ack() 403 DEBUGFUNC("ixgbe_write_mbx_vf"); in ixgbe_write_mbx_vf() 443 DEBUGFUNC("ixgbe_read_mbx_vf"); in ixgbe_read_mbx_vf() 641 DEBUGFUNC("ixgbe_write_mbx_pf"); in ixgbe_write_mbx_pf() [all …]
|
| H A D | ixgbe_x540.c | 36 DEBUGFUNC("ixgbe_init_ops_X540"); in ixgbe_init_ops_X540() 167 DEBUGFUNC("ixgbe_setup_mac_link_X540"); in ixgbe_setup_mac_link_X540() 184 DEBUGFUNC("ixgbe_reset_hw_X540"); in ixgbe_reset_hw_X540() 285 DEBUGFUNC("ixgbe_start_hw_X540"); in ixgbe_start_hw_X540() 366 DEBUGFUNC("ixgbe_read_eerd_X540"); in ixgbe_read_eerd_X540() 392 DEBUGFUNC("ixgbe_read_eerd_buffer_X540"); in ixgbe_read_eerd_buffer_X540() 417 DEBUGFUNC("ixgbe_write_eewr_X540"); in ixgbe_write_eewr_X540() 443 DEBUGFUNC("ixgbe_write_eewr_buffer_X540"); in ixgbe_write_eewr_buffer_X540() 658 DEBUGFUNC("ixgbe_update_flash_X540"); in ixgbe_update_flash_X540() 976 DEBUGFUNC("ixgbe_blink_led_start_X540"); in ixgbe_blink_led_start_X540() [all …]
|
| H A D | ixgbe_common.c | 45 DEBUGFUNC("ixgbe_init_ops_generic"); in ixgbe_init_ops_generic() 205 DEBUGFUNC("ixgbe_setup_fc_generic"); in ixgbe_setup_fc_generic() 362 DEBUGFUNC("ixgbe_start_hw_generic"); in ixgbe_start_hw_generic() 461 DEBUGFUNC("ixgbe_init_hw_generic"); in ixgbe_init_hw_generic() 1166 DEBUGFUNC("ixgbe_led_on_generic"); in ixgbe_led_on_generic() 1947 DEBUGFUNC("ixgbe_ready_eeprom"); in ixgbe_ready_eeprom() 2509 DEBUGFUNC("ixgbe_add_uc_addr"); in ixgbe_add_uc_addr() 2616 DEBUGFUNC("ixgbe_mta_vector"); in ixgbe_mta_vector() 2655 DEBUGFUNC("ixgbe_set_mta"); in ixgbe_set_mta() 3070 DEBUGFUNC("ixgbe_fc_autoneg"); in ixgbe_fc_autoneg() [all …]
|
| /f-stack/dpdk/drivers/net/fm10k/base/ |
| H A D | fm10k_vf.c | 19 DEBUGFUNC("fm10k_stop_hw_vf"); in fm10k_stop_hw_vf() 70 DEBUGFUNC("fm10k_reset_hw_vf"); in fm10k_reset_hw_vf() 105 DEBUGFUNC("fm10k_init_hw_vf"); in fm10k_init_hw_vf() 233 DEBUGFUNC("fm10k_msg_mac_vlan_vf"); in fm10k_msg_mac_vlan_vf() 260 DEBUGFUNC("fm10k_read_mac_addr_vf"); in fm10k_read_mac_addr_vf() 306 DEBUGFUNC("fm10k_update_uc_addr_vf"); in fm10k_update_uc_addr_vf() 352 DEBUGFUNC("fm10k_update_uc_addr_vf"); in fm10k_update_mc_addr_vf() 417 DEBUGFUNC("fm10k_msg_lport_state_vf"); in fm10k_msg_lport_state_vf() 503 DEBUGFUNC("fm10k_update_hw_stats_vf"); in fm10k_update_hw_stats_vf() 565 DEBUGFUNC("fm10k_adjust_systime_vf"); in fm10k_adjust_systime_vf() [all …]
|
| H A D | fm10k_common.c | 18 DEBUGFUNC("fm10k_get_bus_info_generic"); in fm10k_get_bus_info_generic() 160 DEBUGFUNC("fm10k_init_ops_generic"); in fm10k_init_ops_generic() 180 DEBUGFUNC("fm10k_start_hw_generic"); in fm10k_start_hw_generic() 199 DEBUGFUNC("fm10k_disable_queues_generic"); in fm10k_disable_queues_generic() 252 DEBUGFUNC("fm10k_stop_hw_generic"); in fm10k_stop_hw_generic() 270 DEBUGFUNC("fm10k_read_hw_stats_32b"); in fm10k_read_hw_stats_32b() 296 DEBUGFUNC("fm10k_read_hw_stats_48b"); in fm10k_read_hw_stats_48b() 323 DEBUGFUNC("fm10k_update_hw_base_48b"); in fm10k_update_hw_base_48b() 352 DEBUGFUNC("fm10k_update_hw_stats_tx_q"); in fm10k_update_hw_stats_tx_q() 405 DEBUGFUNC("fm10k_update_hw_stats_rx_q"); in fm10k_update_hw_stats_rx_q() [all …]
|
| H A D | fm10k_tlv.c | 16 DEBUGFUNC("fm10k_tlv_msg_init"); in fm10k_tlv_msg_init() 124 DEBUGFUNC("fm10k_tlv_attr_put_mac_vlan"); in fm10k_tlv_attr_put_mac_vlan() 184 DEBUGFUNC("fm10k_tlv_attr_put_bool"); in fm10k_tlv_attr_put_bool() 214 DEBUGFUNC("fm10k_tlv_attr_put_value"); in fm10k_tlv_attr_put_value() 254 DEBUGFUNC("fm10k_tlv_attr_get_value"); in fm10k_tlv_attr_get_value() 364 DEBUGFUNC("fm10k_tlv_attr_nest_start"); in fm10k_tlv_attr_nest_start() 392 DEBUGFUNC("fm10k_tlv_attr_nest_stop"); in fm10k_tlv_attr_nest_stop() 428 DEBUGFUNC("fm10k_tlv_attr_validate"); in fm10k_tlv_attr_validate() 504 DEBUGFUNC("fm10k_tlv_attr_parse"); in fm10k_tlv_attr_parse() 580 DEBUGFUNC("fm10k_tlv_msg_parse"); in fm10k_tlv_msg_parse() [all …]
|