Lines Matching refs:entry
731 * each table entry is 16 bits: (rate grid index (8 bits)
825 list_add(&heb->entry, &he_dev->rbpl_outstanding);
894 list_for_each_entry_safe(heb, next, &he_dev->rbpl_outstanding, entry)
1573 list_for_each_entry_safe(heb, next, &he_dev->rbpl_outstanding, entry)
1684 list_del(&heb->entry);
1699 list_move_tail(&heb->entry, &he_vcc->buffers);
1736 list_for_each_entry(heb, &he_vcc->buffers, entry)
1777 list_for_each_entry_safe(heb, next, &he_vcc->buffers, entry)
1822 list_for_each_entry(__tpd, &he_dev->outstanding_tpds, entry) {
1825 list_del(&__tpd->entry);
1913 list_add(&heb->entry, &he_dev->rbpl_outstanding);
2106 list_add_tail(&tpd->entry, &he_dev->outstanding_tpds);