Searched refs:LOLA_CORB_ENTRIES (Results 1 – 2 of 2) sorted by relevance
87 if (chip->rirb.cmds < LOLA_CORB_ENTRIES - 1) { in corb_send_verb()89 wp %= LOLA_CORB_ENTRIES; in corb_send_verb()121 chip->rirb.rp %= LOLA_CORB_ENTRIES; in lola_update_rirb()
177 #define LOLA_CORB_ENTRIES 256 macro