Searched refs:cb_el (Results 1 – 1 of 1) sorted by relevance
432 cb_el = 0x8000, enumerator1361 cb->command = cpu_to_le16(cb_ucode | cb_el); in e100_setup_ucode()2005 if ((le16_to_cpu(rfd->command) & cb_el) && in e100_rx_indicate()2033 if ((le16_to_cpu(rfd->command) & cb_el) && in e100_rx_indicate()2125 new_before_last_rfd->command |= cpu_to_le16(cb_el); in e100_rx_clean()2133 old_before_last_rfd->command &= ~cpu_to_le16(cb_el); in e100_rx_clean()2204 before_last->command |= cpu_to_le16(cb_el); in e100_rx_alloc_list()