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

  /src/sys/dev/pci/igc/
if_igc.c 188 static void igc_tx_common_locked(struct ifnet *, struct tx_ring *, int);
1637 igc_tx_common_locked(ifp, txr, IGC_TX_START);
1664 igc_tx_common_locked(ifp, txr, IGC_TX_TRANSMIT);
1671 igc_tx_common_locked(struct ifnet *ifp, struct tx_ring *txr, int caller) function in typeref:typename:void
2876 igc_tx_common_locked(ifp, txr, IGC_TX_START);
if_igc.c 188 static void igc_tx_common_locked(struct ifnet *, struct tx_ring *, int);
1637 igc_tx_common_locked(ifp, txr, IGC_TX_START);
1664 igc_tx_common_locked(ifp, txr, IGC_TX_TRANSMIT);
1671 igc_tx_common_locked(struct ifnet *ifp, struct tx_ring *txr, int caller) function in typeref:typename:void
2876 igc_tx_common_locked(ifp, txr, IGC_TX_START);
if_igc.c 188 static void igc_tx_common_locked(struct ifnet *, struct tx_ring *, int);
1637 igc_tx_common_locked(ifp, txr, IGC_TX_START);
1664 igc_tx_common_locked(ifp, txr, IGC_TX_TRANSMIT);
1671 igc_tx_common_locked(struct ifnet *ifp, struct tx_ring *txr, int caller) function in typeref:typename:void
2876 igc_tx_common_locked(ifp, txr, IGC_TX_START);
if_igc.c 188 static void igc_tx_common_locked(struct ifnet *, struct tx_ring *, int);
1637 igc_tx_common_locked(ifp, txr, IGC_TX_START);
1664 igc_tx_common_locked(ifp, txr, IGC_TX_TRANSMIT);
1671 igc_tx_common_locked(struct ifnet *ifp, struct tx_ring *txr, int caller) function in typeref:typename:void
2876 igc_tx_common_locked(ifp, txr, IGC_TX_START);

Completed in 79 milliseconds