Searched full:sub0 (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_txrx.c | 744 struct fbnic_rx_buf *rx_buf = &qt->sub0.rx_buf[idx]; in fbnic_page_pool_get_head() 748 /* sub0 is always fed system pages, from the NAPI-level page_pool */ in fbnic_page_pool_get_head() 780 fbnic_clean_twq0(nv, napi_budget, &qt->sub0, false, head0); in fbnic_clean_twq() 782 fbnic_clean_twq0(nv, napi_budget, &qt->sub0, false, ts_head); in fbnic_clean_twq() 831 fbnic_clean_tsq(nv, &qt->sub0, tcd, &ts_head, &head0); in fbnic_clean_tcq() 1050 page_pool_put_full_page(qt->sub0.page_pool, page, !!budget); in fbnic_put_pkt_buff() 1338 fbnic_clean_bdq(&qt->sub0, head0, budget); in fbnic_clean_rcq() 1339 fbnic_fill_bdq(&qt->sub0); in fbnic_clean_rcq() 1513 page_pool_destroy(qt->sub0.page_pool); in fbnic_free_qt_page_pools() 1524 fbnic_remove_tx_ring(fbn, &nv->qt[i].sub0); in fbnic_free_napi_vector() [all …]
|
| H A D | fbnic_txrx.h | 146 struct fbnic_ring sub0, sub1, cmpl; member
|
| H A D | fbnic_netdev.c | 589 stats = &qt->sub0.stats; in fbnic_get_queue_stats_rx()
|
| H A D | fbnic_ethtool.c | 187 fbnic_aggregate_ring_tx_counters(fbn, &nv->qt[i].sub0); in fbnic_aggregate_vector_counters() 193 fbnic_aggregate_ring_bdq_counters(fbn, &nv->qt[i].sub0); in fbnic_aggregate_vector_counters()
|
| /linux/arch/sh/kernel/cpu/sh2a/ |
| H A D | fpu.c | 130 unsigned long long sub0, sub1, sub2, sub3; in mult64() local 133 sub0 = (x >> 32) * (unsigned long) (y >> 32); in mult64() 148 high += sub0; in mult64()
|
| /linux/arch/arm/boot/dts/rockchip/ |
| H A D | rk3288-veyron-jerry.dts | 87 marvell,caldata-txpwrlimit-5g-sub0 = /bits/ 8 <
|
| /linux/drivers/macintosh/ |
| H A D | smu.c | 874 DPRINTK("SMU: %s, len=%d bus=%x addr=%x sub0=%x type=%x\n", in smu_queue_i2c()
|