Searched refs:RD_ACTIVE (Results 1 – 1 of 1) sorted by relevance
554 #define RD_ACTIVE 0x80 /* descriptor owned by hw (both TX,RX) */ macro596 return (rd->hw->rd_status & RD_ACTIVE) != 0; in rd_is_active()601 rd->hw->rd_status |= RD_ACTIVE; in rd_activate()