Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dnic.h142 * @must_restore_piobufs: Flag: PIO buffers have yet to be restored after MC
180 bool must_restore_piobufs; member
H A Def10.c958 if (!nic_data->must_restore_piobufs) in efx_ef10_remove()
1334 if (nic_data->must_restore_piobufs && nic_data->n_piobufs) { in efx_ef10_init_nic()
1352 nic_data->must_restore_piobufs = false; in efx_ef10_init_nic()
1397 nic_data->must_restore_piobufs = true; in efx_ef10_table_reset_mc_allocations()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dnic.h235 * @must_restore_piobufs: Flag: PIO buffers have yet to be restored after MC
273 bool must_restore_piobufs; member
H A Def10.c959 if (!nic_data->must_restore_piobufs) in efx_ef10_remove()
1334 if (nic_data->must_restore_piobufs && nic_data->n_piobufs) { in efx_ef10_init_nic()
1352 nic_data->must_restore_piobufs = false; in efx_ef10_init_nic()
1397 nic_data->must_restore_piobufs = true; in efx_ef10_table_reset_mc_allocations()

Completed in 12 milliseconds