Home
last modified time | relevance | path

Searched refs:DFLT_MSG_ENABLE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c68 #define DFLT_MSG_ENABLE (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK | \ macro
2999 adapter->msg_enable = DFLT_MSG_ENABLE; in cxgb4vf_pci_probe()
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c79 #define DFLT_MSG_ENABLE (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK | \ macro
110 static int dflt_msg_enable = DFLT_MSG_ENABLE;
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c97 #define DFLT_MSG_ENABLE (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK | \ macro
6636 adapter->msg_enable = DFLT_MSG_ENABLE; in init_one()