Searched refs:i40e_debug (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/dev/ixl/ |
| HD | i40e_nvm.c | 86 i40e_debug(hw, I40E_DEBUG_NVM, "NVM init error: unsupported blank mode.\n"); in i40e_init_nvm() 121 i40e_debug(hw, I40E_DEBUG_NVM, in i40e_acquire_nvm() 143 i40e_debug(hw, I40E_DEBUG_NVM, in i40e_acquire_nvm() 206 i40e_debug(hw, I40E_DEBUG_NVM, "Done bit in GLNVM_SRCTL not set"); in i40e_poll_sr_srctl_done_bit() 245 i40e_debug(hw, I40E_DEBUG_NVM, in i40e_read_nvm_word_srctl() 270 i40e_debug(hw, I40E_DEBUG_NVM, in i40e_read_nvm_word_srctl() 441 i40e_debug(hw, I40E_DEBUG_NVM, in i40e_read_nvm_aq() 446 i40e_debug(hw, I40E_DEBUG_NVM, in i40e_read_nvm_aq() 452 i40e_debug(hw, I40E_DEBUG_NVM, in i40e_read_nvm_aq()
|
| HD | i40e_adminq.c | 711 i40e_debug(hw, I40E_DEBUG_AQ_MESSAGE, in i40e_clean_asq() 780 i40e_debug(hw, I40E_DEBUG_AQ_MESSAGE, in i40e_asq_send_command() 787 i40e_debug(hw, I40E_DEBUG_AQ_MESSAGE, in i40e_asq_send_command() 823 i40e_debug(hw, in i40e_asq_send_command() 832 i40e_debug(hw, in i40e_asq_send_command() 847 i40e_debug(hw, in i40e_asq_send_command() 879 i40e_debug(hw, I40E_DEBUG_AQ_MESSAGE, "AQTX: desc and buffer:\n"); in i40e_asq_send_command() 915 i40e_debug(hw, in i40e_asq_send_command() 931 i40e_debug(hw, I40E_DEBUG_AQ_MESSAGE, in i40e_asq_send_command() 943 i40e_debug(hw, in i40e_asq_send_command() [all …]
|
| HD | i40e_osdep.h | 176 #define i40e_debug(h, m, s, ...) i40e_debug_d(h, m, s, ##__VA_ARGS__) macro
|
| HD | i40e_common.c | 327 i40e_debug(hw, mask, in i40e_debug_aq() 333 i40e_debug(hw, mask, "\tcookie (h,l) 0x%08X 0x%08X\n", in i40e_debug_aq() 336 i40e_debug(hw, mask, "\tparam (0,1) 0x%08X 0x%08X\n", in i40e_debug_aq() 339 i40e_debug(hw, mask, "\taddr (h,l) 0x%08X 0x%08X\n", in i40e_debug_aq() 344 i40e_debug(hw, mask, "AQ CMD Buffer:\n"); in i40e_debug_aq() 349 i40e_debug(hw, mask, in i40e_debug_aq() 364 i40e_debug(hw, mask, "%s\n", d_buf); in i40e_debug_aq() 2549 i40e_debug(hw, I40E_DEBUG_LINK, "get link failed: status %d\n", in i40e_get_link_status() 3503 i40e_debug(hw, I40E_DEBUG_ALL, "device is FCoE capable\n"); in i40e_parse_discover_capabilities()
|