Searched refs:NETIF_MSG_LINK (Results 1 - 25 of 102) sorted by path

12345

/linux-master/drivers/net/ethernet/actions/
H A Dowl-emac.c23 NETIF_MSG_LINK)
/linux-master/drivers/net/ethernet/aeroflex/
H A Dgreth.c48 NETIF_MSG_LINK | \
/linux-master/drivers/net/ethernet/altera/
H A Daltera_tse_main.c55 NETIF_MSG_LINK | NETIF_MSG_IFUP |
/linux-master/drivers/net/ethernet/amd/
H A Dau1000_eth.c63 NETIF_MSG_LINK)
H A Dpcnet32.c2997 #define PCNET32_MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c136 static const u32 default_msg_level = (NETIF_MSG_LINK | NETIF_MSG_IFDOWN |
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.c383 self->msg_enable = NETIF_MSG_DRV | NETIF_MSG_LINK;
/linux-master/drivers/net/ethernet/asix/
H A Dax88796c_main.c29 NETIF_MSG_LINK |
/linux-master/drivers/net/ethernet/atheros/
H A Dag71xx.c231 | NETIF_MSG_LINK \
/linux-master/drivers/net/ethernet/atheros/alx/
H A Dmain.c1770 alx->msg_enable = NETIF_MSG_LINK | NETIF_MSG_HW | NETIF_MSG_IFUP |
/linux-master/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c87 NETIF_MSG_LINK | NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP;
/linux-master/drivers/net/ethernet/atheros/atlx/
H A Datl1.c227 NETIF_MSG_LINK | NETIF_MSG_TIMER | NETIF_MSG_IFDOWN | NETIF_MSG_IFUP;
/linux-master/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c1270 NETIF_MSG_LINK);
/linux-master/drivers/net/ethernet/broadcom/
H A Db44.c48 NETIF_MSG_LINK | \
H A Dtg3.c113 NETIF_MSG_LINK | \
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c2445 DP(NETIF_MSG_LINK, "pmf %d\n", bp->port.pmf);
H A Dbnx2x_dcb.c131 DP(NETIF_MSG_LINK, "local_mib.error %x\n", error);
134 DP(NETIF_MSG_LINK,
137 DP(NETIF_MSG_LINK,
141 DP(NETIF_MSG_LINK,
H A Dbnx2x_link.c261 DP(NETIF_MSG_LINK, "No LFA due to DCC flap after clp exit\n");
302 DP(NETIF_MSG_LINK, "Duplex mismatch %x vs. %x\n",
311 DP(NETIF_MSG_LINK, "Flow control mismatch %x vs. %x\n",
320 DP(NETIF_MSG_LINK, "Link speed mismatch %x vs. %x\n",
331 DP(NETIF_MSG_LINK, "Speed Cap mismatch %x vs. %x\n",
344 DP(NETIF_MSG_LINK, "Flow Ctrl AN mismatch %x vs. %x\n",
357 DP(NETIF_MSG_LINK, "EEE mismatch %x vs. %x\n", params->eee_mode,
374 DP(NETIF_MSG_LINK, "Invalid EPIO pin %d to get\n", epio_pin);
391 DP(NETIF_MSG_LINK, "Invalid EPIO pin %d to set\n", epio_pin);
394 DP(NETIF_MSG_LINK, "Settin
[all...]
H A Dbnx2x_main.c2128 DP(NETIF_MSG_LINK,
2137 DP(NETIF_MSG_LINK,
2146 DP(NETIF_MSG_LINK,
2179 DP(NETIF_MSG_LINK, "Set GPIO 0x%x -> output low\n", pins);
2185 DP(NETIF_MSG_LINK, "Set GPIO 0x%x -> output high\n", pins);
2191 DP(NETIF_MSG_LINK, "Set GPIO 0x%x -> input\n", pins);
2231 DP(NETIF_MSG_LINK,
2240 DP(NETIF_MSG_LINK,
2350 DP(NETIF_MSG_IFUP | NETIF_MSG_LINK, "dropless_fc is %s\n",
12772 DP(NETIF_MSG_LINK, "mdio_rea
[all...]
H A Dbnx2x_sriov.c1496 DP(NETIF_MSG_LINK | BNX2X_MSG_IOV,
/linux-master/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c123 NETIF_MSG_LINK)
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c56 #define DEFAULT_MSG_ENABLE (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
H A Dlio_vf_main.c40 #define DEFAULT_MSG_ENABLE (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
/linux-master/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c79 #define DFLT_MSG_ENABLE (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK | \
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c79 #define DFLT_MSG_ENABLE (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK | \

Completed in 821 milliseconds

12345