HomeSort by relevance Sort by last modified time
    Searched refs:ts_status (Results 1 - 3 of 3) sorted by null

  /external/syslinux/gpxe/src/drivers/net/ath5k/
ath5k_desc.c 277 ts->ts_status = 0;
286 ts->ts_status |= AR5K_TXERR_XRETRY;
289 ts->ts_status |= AR5K_TXERR_FIFO;
292 ts->ts_status |= AR5K_TXERR_FILT;
329 ts->ts_status = 0;
342 ts->ts_status |= AR5K_TXERR_XRETRY;
345 ts->ts_status |= AR5K_TXERR_FIFO;
348 ts->ts_status |= AR5K_TXERR_FILT;
ath5k.h 421 u8 ts_status; member in struct:ath5k_tx_status
    [all...]
ath5k.c     [all...]

Completed in 153 milliseconds