if_sip.c | 331 uint32_t b_txcfg_drth_mask; member in struct:sip_softc::sip_parm::sip_bits 382 , .b_txcfg_drth_mask = 0x0000003f /* Tx drain threshold */ 420 , .b_txcfg_drth_mask = 0x000000ff /* Tx drain threshold */ 1967 if (thresh <= __SHIFTOUT_MASK(sc->sc_bits.b_txcfg_drth_mask)
|