Symbol: BLOGW
sys/dev/bxe/bxe.c
10574
BLOGW(sc, "No power capability\n");
sys/dev/bxe/bxe.c
11295
BLOGW(sc, "sge ring threshold limit\n");
sys/dev/bxe/bxe.c
11321
BLOGW(sc, "rx bd ring threshold limit\n");
sys/dev/bxe/bxe.c
11327
BLOGW(sc, "rcq ring threshold limit\n");
sys/dev/bxe/bxe.c
12255
BLOGW(sc, "periodic callout exit (state=0x%x)\n", sc->state);
sys/dev/bxe/bxe.c
13739
BLOGW(sc, "invalid interrupt_mode value (%d)\n", bxe_interrupt_mode);
sys/dev/bxe/bxe.c
13744
BLOGW(sc, "invalid queue_count value (%d)\n", bxe_queue_count);
sys/dev/bxe/bxe.c
13752
BLOGW(sc, "invalid max_rx_bufs (%d)\n", bxe_max_rx_bufs);
sys/dev/bxe/bxe.c
13758
BLOGW(sc, "invalid hc_rx_ticks (%d)\n", bxe_hc_rx_ticks);
sys/dev/bxe/bxe.c
13763
BLOGW(sc, "invalid hc_tx_ticks (%d)\n", bxe_hc_tx_ticks);
sys/dev/bxe/bxe.c
13772
BLOGW(sc, "invalid max_aggregation_size (%d)\n",
sys/dev/bxe/bxe.c
13778
BLOGW(sc, "invalid mrrs (%d)\n", bxe_mrrs);
sys/dev/bxe/bxe.c
13783
BLOGW(sc, "invalid autogreeen (%d)\n", bxe_autogreeen);
sys/dev/bxe/bxe.c
13788
BLOGW(sc, "invalid udp_rss (%d)\n", bxe_udp_rss);
sys/dev/bxe/bxe.c
15799
BLOGW(sc, "Invalid COS %d for priority %d "
sys/dev/bxe/bxe.c
15924
BLOGW(sc, "invalid pause param (%d) - use integers between 1 & 8\n",sc->bxe_pause_param);
sys/dev/bxe/bxe.c
15932
BLOGW(sc, "Does not support Autoneg pause_param %d\n", sc->bxe_pause_param);
sys/dev/bxe/bxe.c
18382
BLOGW(sc, "Bootcode is missing - cannot reset link\n");
sys/dev/bxe/bxe.c
18914
BLOGW(sc, "Unable to allocate memory for grcdump collection\n");
sys/dev/bxe/bxe.c
19076
BLOGW(sc, "Unable to alloc for eeprom size buffer\n");
sys/dev/bxe/bxe.c
19130
BLOGW(sc, "Cannot access eeprom when interface is down\n");
sys/dev/bxe/bxe.c
19145
BLOGW(sc, "Cannot access eeprom when interface is down\n");
sys/dev/bxe/bxe.c
19191
BLOGW(sc, "ioctl cmd %d failed rval %d\n", eeprom->eeprom_cmd, rval);
sys/dev/bxe/bxe.c
19379
BLOGW(sc, "BXE_RDW_PCICFG ioctl wrong cmd passed\n");
sys/dev/bxe/bxe.c
5599
BLOGW(sc, "Interface not running, ignoring transmit request\n");
sys/dev/bxe/bxe.c
5604
BLOGW(sc, "Interface link is down, ignoring transmit request\n");
sys/dev/bxe/bxe.c
6960
BLOGW(sc, "Fan Failure has caused the driver to shutdown "
sys/dev/bxe/bxe.c
8162
BLOGW(sc, "SPIO5 hw attention\n");
sys/dev/bxe/bxe.c
8815
BLOGW(sc, "Unexpected fastpath status (0x%08x)!\n", status);