/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);
|