Home
last modified time | relevance | path

Searched refs:DDPRINTF (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ixl/
H A Dixl_debug.h51 #define DDPRINTF(...) _DEV_DBG_PRINTF(__VA_ARGS__) macro
76 #define DDPRINTF(...) macro
H A Dixl_pf_iov.c570 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 Dixl_pf_iflib.c141 DDPRINTF(dev, "begin"); in ixl_msix_adminq()
/freebsd/sys/dev/iavf/
H A Diavf_debug.h55 #define DDPRINTF(...) _DEV_DBG_PRINTF(__VA_ARGS__) macro
80 #define DDPRINTF(...) macro