Searched refs:rx_ring_eq_is_full (Results 1 – 8 of 8) sorted by relevance
28 .rx_ring_eq_is_full = true,
28 .rx_ring_eq_is_full = false,
37 .rx_ring_eq_is_full = false,
76 if (info->rx_ring_eq_is_full) in rtw89_pci_dma_recalc()312 if (!info->rx_ring_eq_is_full) in rtw89_pci_get_rx_skb_idx()1651 if (info->rx_ring_eq_is_full) in rtw89_pci_reset_trx_rings()1664 if (info->rx_ring_eq_is_full) in rtw89_pci_reset_trx_rings()3433 if (info->rx_ring_eq_is_full) in rtw89_pci_alloc_rx_ring()
1297 bool rx_ring_eq_is_full; member