Searched refs:ptxb (Results 1 – 1 of 1) sorted by relevance
608 u8 *ptxb; in rtl_send_common() local622 ptxb = tpc->Tx_skbuff[entry * MAX_ETH_FRAME_SIZE]; in rtl_send_common()623 memcpy(ptxb, (char *)packet, (int)length); in rtl_send_common()626 ptxb[len++] = '\0'; in rtl_send_common()628 rtl_flush_buffer(ptxb, ALIGN(len, RTL8169_ALIGN)); in rtl_send_common()633 dm_pci_mem_to_phys(dev, (pci_addr_t)(unsigned long)ptxb)); in rtl_send_common()636 pci_mem_to_phys(dev, (pci_addr_t)(unsigned long)ptxb)); in rtl_send_common()