tmp_tpd 1048 drivers/net/ethernet/qualcomm/emac/emac-mac.c u32 tmp_tpd; tmp_tpd 1050 drivers/net/ethernet/qualcomm/emac/emac-mac.c tmp_tpd = *(hw_tpd + 1); tmp_tpd 1051 drivers/net/ethernet/qualcomm/emac/emac-mac.c tmp_tpd |= EMAC_TPD_LAST_FRAGMENT; tmp_tpd 1052 drivers/net/ethernet/qualcomm/emac/emac-mac.c *(hw_tpd + 1) = tmp_tpd;