Searched refs:txfifo_startblk (Results 1 – 1 of 1) sorted by relevance
2069 u16 txfifo_startblk = TXFIFO_START_BLK, txfifo_endblk; in brcms_b_corerev_fifofixup() local2074 txfifo_startblk = TXFIFO_START_BLK; in brcms_b_corerev_fifofixup()2079 txfifo_endblk = txfifo_startblk + wlc_hw->xmtfifo_sz[fifo_nu]; in brcms_b_corerev_fifofixup()2080 txfifo_def = (txfifo_startblk & 0xff) | in brcms_b_corerev_fifofixup()2082 txfifo_def1 = ((txfifo_startblk >> 8) & 0x1) | in brcms_b_corerev_fifofixup()2094 txfifo_startblk += wlc_hw->xmtfifo_sz[fifo_nu]; in brcms_b_corerev_fifofixup()