Home
last modified time | relevance | path

Searched refs:DEBUGOUT3 (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_osdep.h80 #define DEBUGOUT3 DEBUGOUT2 macro
81 #define DEBUGOUT6 DEBUGOUT3
H A Di40e_lan_hmc.c115DEBUGOUT3("i40e_init_lan_hmc: Tx context: asks for 0x%x but max allowed is 0x%x, returns error %d\… in i40e_init_lan_hmc()
138DEBUGOUT3("i40e_init_lan_hmc: Rx context: asks for 0x%x but max allowed is 0x%x, returns error %d\… in i40e_init_lan_hmc()
161DEBUGOUT3("i40e_init_lan_hmc: FCoE context: asks for 0x%x but max allowed is 0x%x, returns error %… in i40e_init_lan_hmc()
184DEBUGOUT3("i40e_init_lan_hmc: FCoE filter: asks for 0x%x but max allowed is 0x%x, returns error %d… in i40e_init_lan_hmc()
/f-stack/dpdk/drivers/net/fm10k/base/
H A Dfm10k_osdep.h30 #define DEBUGOUT3(S, args...) DEBUGOUT(S, ##args) macro
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_osdep.h33 #define DEBUGOUT3(S, args...) DEBUGOUT(S, ##args) macro
H A Dixgbe_common.c1248 DEBUGOUT3("Eeprom params: type = %d, size = %d, address bits: " in ixgbe_init_eeprom_params_generic()
2452 DEBUGOUT3(" Keeping Current RAR0 Addr =%.2X %.2X %.2X ", in ixgbe_init_rx_addrs_generic()
2455 DEBUGOUT3("%.2X %.2X %.2X\n", hw->mac.addr[3], in ixgbe_init_rx_addrs_generic()
2460 DEBUGOUT3(" New MAC Addr =%.2X %.2X %.2X ", in ixgbe_init_rx_addrs_generic()
2463 DEBUGOUT3("%.2X %.2X %.2X\n", hw->mac.addr[3], in ixgbe_init_rx_addrs_generic()
/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_osdep.h33 #define DEBUGOUT3(S, args...) DEBUGOUT(S, ##args) macro
H A De1000_phy.c3562 DEBUGOUT3("reading PHY page %d (or 0x%x shifted) reg 0x%x\n", page, in __e1000_read_phy_reg_hv()
3688 DEBUGOUT3("writing PHY page %d (or 0x%x shifted) reg 0x%x\n", page, in __e1000_write_phy_reg_hv()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_osdep.h33 #define DEBUGOUT3(S, args...) DEBUGOUT(S, ##args) macro
H A Digc_phy.c3605 DEBUGOUT3("reading PHY page %d (or 0x%x shifted) reg 0x%x\n", page, in __igc_read_phy_reg_hv()
3732 DEBUGOUT3("writing PHY page %d (or 0x%x shifted) reg 0x%x\n", page, in __igc_write_phy_reg_hv()