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

  /src/sys/dev/pci/ixgbe/
ixgbe_netbsd.h 106 struct mbuf *ixgbe_getcl(void);
ixgbe_netbsd.c 104 ixgbe_getcl(void) function in typeref:struct:mbuf *
ix_txrx.c 1369 mp = ixgbe_getcl();
1552 rxbuf->buf = ixgbe_getcl();
1957 newmp = ixgbe_getcl();

Completed in 14 milliseconds