Home
last modified time | relevance | path

Searched refs:STATUS_FREE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Dfore200e.c582 *entry->status = STATUS_FREE; in fore200e_pca_prom_read()
852 *entry->status = STATUS_FREE; in fore200e_tx_irq()
1133 *entry->status = STATUS_FREE; in fore200e_rx_irq()
1272 *entry->status = STATUS_FREE; in fore200e_activate_vcin()
1563 if ((*entry->status != STATUS_FREE) || (txq->txing >= QUEUE_SIZE_TX - 2)) { in fore200e_send()
1568 if (*entry->status != STATUS_FREE) { in fore200e_send()
1701 *entry->status = STATUS_FREE; in fore200e_getstats()
1740 *entry->status = STATUS_FREE;
1779 *entry->status = STATUS_FREE; in fore200e_set_oc3()
2098 *bsq->host_entry[ i ].status = STATUS_FREE; in fore200e_init_bs_queue()
[all...]
H A Dfore200e.h242 STATUS_FREE = (1<<2), /* initial status (written by host) */ enumerator
/kernel/linux/linux-6.6/drivers/atm/
H A Dfore200e.c580 *entry->status = STATUS_FREE; in fore200e_pca_prom_read()
850 *entry->status = STATUS_FREE; in fore200e_tx_irq()
1131 *entry->status = STATUS_FREE; in fore200e_rx_irq()
1270 *entry->status = STATUS_FREE; in fore200e_activate_vcin()
1561 if ((*entry->status != STATUS_FREE) || (txq->txing >= QUEUE_SIZE_TX - 2)) { in fore200e_send()
1566 if (*entry->status != STATUS_FREE) { in fore200e_send()
1699 *entry->status = STATUS_FREE; in fore200e_getstats()
1738 *entry->status = STATUS_FREE;
1777 *entry->status = STATUS_FREE; in fore200e_set_oc3()
2096 *bsq->host_entry[ i ].status = STATUS_FREE; in fore200e_init_bs_queue()
[all...]
H A Dfore200e.h242 STATUS_FREE = (1<<2), /* initial status (written by host) */ enumerator

Completed in 14 milliseconds