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