| /linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
| D | i40e_nvm.c | 64 i40e_debug(hw, I40E_DEBUG_NVM, "NVM init error: unsupported blank mode.\n"); in i40e_init_nvm() 97 i40e_debug(hw, I40E_DEBUG_NVM, in i40e_acquire_nvm() 119 i40e_debug(hw, I40E_DEBUG_NVM, in i40e_acquire_nvm() 162 i40e_debug(hw, I40E_DEBUG_NVM, "Done bit in GLNVM_SRCTL not set"); in i40e_poll_sr_srctl_done_bit() 181 i40e_debug(hw, I40E_DEBUG_NVM, in i40e_read_nvm_word_srctl() 206 i40e_debug(hw, I40E_DEBUG_NVM, in i40e_read_nvm_word_srctl() 240 i40e_debug(hw, I40E_DEBUG_NVM, in i40e_read_nvm_aq() 245 i40e_debug(hw, I40E_DEBUG_NVM, in i40e_read_nvm_aq() 251 i40e_debug(hw, I40E_DEBUG_NVM, in i40e_read_nvm_aq() 451 i40e_debug(hw, I40E_DEBUG_NVM, in i40e_write_nvm_aq() [all …]
|
| D | i40e_adminq.c | 686 i40e_debug(hw, I40E_DEBUG_AQ_MESSAGE, in i40e_clean_asq() 753 i40e_debug(hw, I40E_DEBUG_AQ_MESSAGE, in i40e_asq_send_command() 763 i40e_debug(hw, I40E_DEBUG_AQ_MESSAGE, in i40e_asq_send_command() 792 i40e_debug(hw, in i40e_asq_send_command() 801 i40e_debug(hw, in i40e_asq_send_command() 816 i40e_debug(hw, in i40e_asq_send_command() 846 i40e_debug(hw, I40E_DEBUG_AQ_MESSAGE, "AQTX: desc and buffer:\n"); in i40e_asq_send_command() 879 i40e_debug(hw, in i40e_asq_send_command() 895 i40e_debug(hw, I40E_DEBUG_AQ_MESSAGE, in i40e_asq_send_command() 906 i40e_debug(hw, in i40e_asq_send_command() [all …]
|
| D | i40e_diag.c | 49 i40e_debug(hw, I40E_DEBUG_DIAG, in i40e_diag_reg_pattern_test() 59 i40e_debug(hw, I40E_DEBUG_DIAG, in i40e_diag_reg_pattern_test()
|
| D | i40e_osdep.h | 72 #define i40e_debug(h, m, s, ...) \ macro
|
| D | i40e_common.c | 312 i40e_debug(hw, mask, in i40e_debug_aq() 318 i40e_debug(hw, mask, "\tcookie (h,l) 0x%08X 0x%08X\n", in i40e_debug_aq() 321 i40e_debug(hw, mask, "\tparam (0,1) 0x%08X 0x%08X\n", in i40e_debug_aq() 324 i40e_debug(hw, mask, "\taddr (h,l) 0x%08X 0x%08X\n", in i40e_debug_aq() 329 i40e_debug(hw, mask, "AQ CMD Buffer:\n"); in i40e_debug_aq() 334 i40e_debug(hw, mask, "\t0x%04X %16ph\n", i, buf + i); in i40e_debug_aq() 337 i40e_debug(hw, mask, "\t0x%04X %*ph\n", in i40e_debug_aq() 2245 i40e_debug(hw, I40E_DEBUG_LINK, "get link failed: status %d\n", in i40e_get_link_status() 2965 i40e_debug(hw, I40E_DEBUG_ALL, "device is FCoE capable\n"); in i40e_parse_discover_capabilities()
|
| D | i40e_main.c | 6271 i40e_debug(&pf->hw, I40E_DEBUG_NVM, "ARQ NVM operation completed\n"); in i40e_clean_adminq_subtask()
|
| /linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
| D | i40e_adminq.c | 618 i40e_debug(hw, I40E_DEBUG_AQ_MESSAGE, in i40e_clean_asq() 686 i40e_debug(hw, I40E_DEBUG_AQ_MESSAGE, in i40evf_asq_send_command() 696 i40e_debug(hw, I40E_DEBUG_AQ_MESSAGE, in i40evf_asq_send_command() 725 i40e_debug(hw, in i40evf_asq_send_command() 734 i40e_debug(hw, in i40evf_asq_send_command() 749 i40e_debug(hw, in i40evf_asq_send_command() 779 i40e_debug(hw, I40E_DEBUG_AQ_MESSAGE, "AQTX: desc and buffer:\n"); in i40evf_asq_send_command() 812 i40e_debug(hw, in i40evf_asq_send_command() 828 i40e_debug(hw, I40E_DEBUG_AQ_MESSAGE, in i40evf_asq_send_command() 840 i40e_debug(hw, in i40evf_asq_send_command() [all …]
|
| D | i40e_osdep.h | 70 #define i40e_debug(h, m, s, ...) i40evf_debug_d(h, m, s, ##__VA_ARGS__) macro
|
| D | i40e_common.c | 312 i40e_debug(hw, mask, in i40evf_debug_aq() 318 i40e_debug(hw, mask, "\tcookie (h,l) 0x%08X 0x%08X\n", in i40evf_debug_aq() 321 i40e_debug(hw, mask, "\tparam (0,1) 0x%08X 0x%08X\n", in i40evf_debug_aq() 324 i40e_debug(hw, mask, "\taddr (h,l) 0x%08X 0x%08X\n", in i40evf_debug_aq() 329 i40e_debug(hw, mask, "AQ CMD Buffer:\n"); in i40evf_debug_aq() 334 i40e_debug(hw, mask, "\t0x%04X %16ph\n", i, buf + i); in i40evf_debug_aq() 337 i40e_debug(hw, mask, "\t0x%04X %*ph\n", in i40evf_debug_aq()
|