HomeSort by: relevance | last modified time | path
    Searched defs:bcmeth_rx_buf_alloc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/broadcom/
bcm53xx_eth.c 879 bcmeth_rx_buf_alloc( function in typeref:struct:mbuf *
958 m = bcmeth_rx_buf_alloc(sc);
960 printf("%s: bcmeth_rx_buf_alloc failed\n",
bcm53xx_eth.c 879 bcmeth_rx_buf_alloc( function in typeref:struct:mbuf *
958 m = bcmeth_rx_buf_alloc(sc);
960 printf("%s: bcmeth_rx_buf_alloc failed\n",
bcm53xx_eth.c 879 bcmeth_rx_buf_alloc( function in typeref:struct:mbuf *
958 m = bcmeth_rx_buf_alloc(sc);
960 printf("%s: bcmeth_rx_buf_alloc failed\n",

Completed in 37 milliseconds