hw_tpd 1028 drivers/net/ethernet/qualcomm/emac/emac-mac.c u32 *hw_tpd; hw_tpd 1031 drivers/net/ethernet/qualcomm/emac/emac-mac.c hw_tpd = EMAC_TPD(tx_q, adpt->tpd_size, tx_q->tpd.produce_idx); hw_tpd 1036 drivers/net/ethernet/qualcomm/emac/emac-mac.c *(hw_tpd++) = tpd->word[0]; hw_tpd 1037 drivers/net/ethernet/qualcomm/emac/emac-mac.c *(hw_tpd++) = tpd->word[1]; hw_tpd 1038 drivers/net/ethernet/qualcomm/emac/emac-mac.c *(hw_tpd++) = tpd->word[2]; hw_tpd 1039 drivers/net/ethernet/qualcomm/emac/emac-mac.c *hw_tpd = tpd->word[3]; hw_tpd 1046 drivers/net/ethernet/qualcomm/emac/emac-mac.c u32 *hw_tpd = hw_tpd 1050 drivers/net/ethernet/qualcomm/emac/emac-mac.c tmp_tpd = *(hw_tpd + 1); hw_tpd 1052 drivers/net/ethernet/qualcomm/emac/emac-mac.c *(hw_tpd + 1) = tmp_tpd;