| /OK3568_Linux_fs/kernel/drivers/net/ethernet/seeq/ |
| H A D | ether3.c | 487 unsigned int ptr, next_ptr; in ether3_sendpacket() local 502 next_ptr = (priv(dev)->tx_head + 1) & 15; in ether3_sendpacket() 506 if (priv(dev)->tx_tail == next_ptr) { in ether3_sendpacket() 512 priv(dev)->tx_head = next_ptr; in ether3_sendpacket() 513 next_ptr *= 0x600; in ether3_sendpacket() 517 ether3_setbuffer(dev, buffer_write, next_ptr); in ether3_sendpacket() 522 ether3_writeword(dev, htons(next_ptr)); in ether3_sendpacket() 534 next_ptr = (priv(dev)->tx_head + 1) & 15; in ether3_sendpacket() 539 if (priv(dev)->tx_tail == next_ptr) in ether3_sendpacket() 583 unsigned int next_ptr = priv(dev)->rx_head, received = 0; in ether3_rx() local [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | ax88180.c | 192 unsigned short rxcurt_ptr, rxbound_ptr, next_ptr; in ax88180_rx_handler() local 203 next_ptr = (rxbound_ptr + 1) & RX_PAGE_NUM_MASK; in ax88180_rx_handler() 208 while (next_ptr != rxcurt_ptr) { in ax88180_rx_handler() 246 next_ptr = (rxbound_ptr + 1) & RX_PAGE_NUM_MASK; in ax88180_rx_handler()
|
| /OK3568_Linux_fs/kernel/drivers/staging/octeon/ |
| H A D | ethernet-rx.c | 150 union cvmx_buf_ptr next_ptr; in copy_segments_to_skb() local 152 next_ptr = *(union cvmx_buf_ptr *) in copy_segments_to_skb() 178 segment_ptr = next_ptr; in copy_segments_to_skb()
|
| H A D | ethernet.c | 182 union cvmx_buf_ptr next_ptr = *(union cvmx_buf_ptr *) in cvm_oct_free_work() local 188 segment_ptr = next_ptr; in cvm_oct_free_work()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/ |
| H A D | phl_trx_def_sdio.h | 41 u8 *next_ptr; /* next ptr to process if there are */ member
|
| H A D | phl_trx_sdio.c | 1011 if (rxbuf->next_ptr) { in phl_rx_sdio() 1012 rxbuf->len -= (u32)(rxbuf->next_ptr - rxbuf->ptr); in phl_rx_sdio() 1013 rxbuf->ptr = rxbuf->next_ptr; in phl_rx_sdio() 1014 rxbuf->next_ptr = NULL; in phl_rx_sdio()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_debug.c | 363 char *next_ptr; in check_valid_string_format() local 364 if ((next_ptr = bcmstrstr(curr_ptr, "s")) != NULL) { in check_valid_string_format() 366 if (curr_ptr == next_ptr) { in check_valid_string_format() 371 while (curr_ptr < next_ptr) { in check_valid_string_format() 388 char *next_ptr; in check_valid_non_string_format() local 399 for (next_ptr = curr_ptr; *next_ptr != '\0'; next_ptr++) { in check_valid_non_string_format() 401 if (*next_ptr == valid_fmt_types[i]) { in check_valid_non_string_format() 406 (next_fmt_stptr && (next_ptr < next_fmt_stptr))) { in check_valid_non_string_format()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_debug.c | 363 char *next_ptr; in check_valid_string_format() local 364 if ((next_ptr = bcmstrstr(curr_ptr, "s")) != NULL) { in check_valid_string_format() 366 if (curr_ptr == next_ptr) { in check_valid_string_format() 371 while (curr_ptr < next_ptr) { in check_valid_string_format() 388 char *next_ptr; in check_valid_non_string_format() local 399 for (next_ptr = curr_ptr; *next_ptr != '\0'; next_ptr++) { in check_valid_non_string_format() 401 if (*next_ptr == valid_fmt_types[i]) { in check_valid_non_string_format() 406 (next_fmt_stptr && (next_ptr < next_fmt_stptr))) { in check_valid_non_string_format()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_debug.c | 363 char *next_ptr; in check_valid_string_format() local 364 if ((next_ptr = bcmstrstr(curr_ptr, "s")) != NULL) { in check_valid_string_format() 366 if (curr_ptr == next_ptr) { in check_valid_string_format() 371 while (curr_ptr < next_ptr) { in check_valid_string_format() 388 char *next_ptr; in check_valid_non_string_format() local 399 for (next_ptr = curr_ptr; *next_ptr != '\0'; next_ptr++) { in check_valid_non_string_format() 401 if (*next_ptr == valid_fmt_types[i]) { in check_valid_non_string_format() 406 (next_fmt_stptr && (next_ptr < next_fmt_stptr))) { in check_valid_non_string_format()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/ |
| H A D | cvmx-wqe.h | 422 uint64_t next_ptr:40; member 424 uint64_t next_ptr:40;
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/h/ |
| H A D | sba.h | 25 struct timer_cell *next_ptr ; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/rdma/ |
| H A D | ib_user_ioctl_verbs.h | 142 RDMA_UAPI_PTR(struct ib_uverbs_flow_action_esp_encap *, next_ptr);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/rdma/ |
| H A D | ib_user_ioctl_verbs.h | 142 RDMA_UAPI_PTR(struct ib_uverbs_flow_action_esp_encap *, next_ptr);
|
| /OK3568_Linux_fs/kernel/include/uapi/rdma/ |
| H A D | ib_user_ioctl_verbs.h | 190 RDMA_UAPI_PTR(struct ib_uverbs_flow_action_esp_encap *, next_ptr);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_debug.c | 397 char *next_ptr; in check_valid_string_format() local 398 if ((next_ptr = bcmstrstr(curr_ptr, "s")) != NULL) { in check_valid_string_format() 400 if (curr_ptr == next_ptr) { in check_valid_string_format() 405 while (curr_ptr < next_ptr) { in check_valid_string_format() 422 char *next_ptr; in check_valid_non_string_format() local 433 for (next_ptr = curr_ptr; *next_ptr != '\0'; next_ptr++) { in check_valid_non_string_format() 435 if (*next_ptr == valid_fmt_types[i]) { in check_valid_non_string_format() 440 (next_fmt_stptr && (next_ptr < next_fmt_stptr))) { in check_valid_non_string_format()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_debug.c | 397 char *next_ptr; in check_valid_string_format() local 398 if ((next_ptr = bcmstrstr(curr_ptr, "s")) != NULL) { in check_valid_string_format() 400 if (curr_ptr == next_ptr) { in check_valid_string_format() 405 while (curr_ptr < next_ptr) { in check_valid_string_format() 422 char *next_ptr; in check_valid_non_string_format() local 433 for (next_ptr = curr_ptr; *next_ptr != '\0'; next_ptr++) { in check_valid_non_string_format() 435 if (*next_ptr == valid_fmt_types[i]) { in check_valid_non_string_format() 440 (next_fmt_stptr && (next_ptr < next_fmt_stptr))) { in check_valid_non_string_format()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | pcicfg.h | 167 uint16 next_ptr : 12; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | pcicfg.h | 168 uint16 next_ptr : 12; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | pcicfg.h | 168 uint16 next_ptr : 12; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | pcicfg.h | 168 uint16 next_ptr : 12; member
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | uverbs_std_types_flow_action.c | 205 if (uverbs_encap.next_ptr) in flow_action_esp_get_encap()
|
| /OK3568_Linux_fs/kernel/arch/ia64/hp/common/ |
| H A D | sba_iommu.c | 577 goto next_ptr; in sba_search_bitmap() 580 goto next_ptr; in sba_search_bitmap() 594 next_ptr: in sba_search_bitmap()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | pcicfg.h | 484 uint16 next_ptr : 12; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | pcicfg.h | 484 uint16 next_ptr : 12; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_debug.c | 751 char *next_ptr; in check_valid_string_format() local 752 if ((next_ptr = bcmstrstr(curr_ptr, "s")) != NULL) { in check_valid_string_format() 754 if (curr_ptr == next_ptr) { in check_valid_string_format() 759 while (curr_ptr < next_ptr) { in check_valid_string_format()
|