Searched refs:opaque_key (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 6705 switch (opaque_key) { in tg3_alloc_rx_data() 6764 u32 opaque_key, int src_idx, in tg3_recycle_rx() argument 6773 switch (opaque_key) { in tg3_recycle_rx() 6858 u32 opaque_key, desc_idx, *post_ptr; in tg3_rx() local 6864 if (opaque_key == RXD_OPAQUE_RING_STD) { in tg3_rx() 6878 work_mask |= opaque_key; in tg3_rx() 6882 tg3_recycle_rx(tnapi, tpr, opaque_key, in tg3_rx() 6931 tg3_recycle_rx(tnapi, tpr, opaque_key, in tg3_rx() 13697 if (opaque_key != RXD_OPAQUE_RING_STD) in tg3_run_loopback() 13700 if (opaque_key != RXD_OPAQUE_RING_JUMBO) in tg3_run_loopback() [all …]
|