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

  /src/sys/dev/ic/
bwi.c 8032 int i, j, has_txstats; local in function:bwi_pio_alloc
8043 has_txstats = (mac->mac_flags & BWI_MAC_F_HAS_TXSTATS) != 0;
8053 if (has_txstats) {
8089 int error, i, has_txstats; local in function:bwi_dma_alloc
8097 has_txstats = 0;
8100 has_txstats = 1;
8119 if (has_txstats) {
8138 if (has_txstats) {
8194 if (has_txstats) {

Completed in 62 milliseconds