Searched refs:next_ptr (Results 1 – 11 of 11) sorted by relevance
490 unsigned int ptr, next_ptr; in ether3_sendpacket() local505 next_ptr = (priv(dev)->tx_head + 1) & 15; in ether3_sendpacket()509 if (priv(dev)->tx_tail == next_ptr) { in ether3_sendpacket()515 priv(dev)->tx_head = next_ptr; in ether3_sendpacket()516 next_ptr *= 0x600; in ether3_sendpacket()520 ether3_setbuffer(dev, buffer_write, next_ptr); in ether3_sendpacket()525 ether3_writeword(dev, htons(next_ptr)); in ether3_sendpacket()537 next_ptr = (priv(dev)->tx_head + 1) & 15; in ether3_sendpacket()542 if (priv(dev)->tx_tail == next_ptr) in ether3_sendpacket()586 unsigned int next_ptr = priv(dev)->rx_head, received = 0; in ether3_rx() local[all …]
157 union cvmx_buf_ptr next_ptr; in copy_segments_to_skb() local159 next_ptr = *(union cvmx_buf_ptr *) in copy_segments_to_skb()185 segment_ptr = next_ptr; in copy_segments_to_skb()
192 union cvmx_buf_ptr next_ptr = *(union cvmx_buf_ptr *) in cvm_oct_free_work() local198 segment_ptr = next_ptr; in cvm_oct_free_work()
142 RDMA_UAPI_PTR(struct ib_uverbs_flow_action_esp_encap *, next_ptr);
29 struct timer_cell *next_ptr ; member
422 uint64_t next_ptr:40; member424 uint64_t next_ptr:40;
138 __le32 next_ptr; member
203 if (uverbs_encap.next_ptr) in flow_action_esp_get_encap()
586 goto next_ptr; in sba_search_bitmap()589 goto next_ptr; in sba_search_bitmap()603 next_ptr: in sba_search_bitmap()
1408 u32 next_ptr = ring->tx_phys + next * sz; in mtk_qdma_tx_alloc_tx() local1410 ring->tx_dma[i].txd2 = next_ptr; in mtk_qdma_tx_alloc_tx()
1230 u32 next_ptr = ring->phys + next * sz; in mtk_tx_alloc() local1232 ring->dma[i].txd2 = next_ptr; in mtk_tx_alloc()