Searched refs:cb_el (Results 1 – 1 of 1) sorted by relevance
403 cb_el = 0x8000, enumerator1332 cb->command = cpu_to_le16(cb_ucode | cb_el); in e100_setup_ucode()1976 if ((le16_to_cpu(rfd->command) & cb_el) && in e100_rx_indicate()2004 if ((le16_to_cpu(rfd->command) & cb_el) && in e100_rx_indicate()2096 new_before_last_rfd->command |= cpu_to_le16(cb_el); in e100_rx_clean()2105 old_before_last_rfd->command &= ~cpu_to_le16(cb_el); in e100_rx_clean()2179 before_last->command |= cpu_to_le16(cb_el); in e100_rx_alloc_list()