Searched refs:DDPRINTF (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/ixl/ |
H A D | ixl_debug.h | 51 #define DDPRINTF(...) _DEV_DBG_PRINTF(__VA_ARGS__) macro 76 #define DDPRINTF(...) macro
|
H A D | ixl_pf_iov.c | 570 DDPRINTF(pf->dev, "VF %d: PF TX queue %d / VF TX queue %d (Global VF %d)\n", in ixl_vf_config_tx_queue() 613 DDPRINTF(pf->dev, "VF %d: PF RX queue %d / VF RX queue %d\n", in ixl_vf_config_rx_queue() 1310 DDPRINTF(pf->dev, "VF %d: Programmed key starting with 0x%x ok!", in ixl_vf_config_rss_key_msg() 1359 DDPRINTF(pf->dev, "VF %d: Programmed LUT starting with 0x%x and length %d ok!", in ixl_vf_config_rss_lut_msg() 1379 DDPRINTF(pf->dev, "VF %d: Programmed HENA with 0x%016lx", in ixl_vf_set_rss_hena_msg()
|
H A D | ixl_pf_iflib.c | 141 DDPRINTF(dev, "begin"); in ixl_msix_adminq()
|
/freebsd/sys/dev/iavf/ |
H A D | iavf_debug.h | 55 #define DDPRINTF(...) _DEV_DBG_PRINTF(__VA_ARGS__) macro 80 #define DDPRINTF(...) macro
|