Searched refs:E1000_TXD_CMD_RPS (Results 1 – 8 of 8) sorted by relevance
273 #define E1000_TXD_CMD_RPS 0x10000000 /* Report Packet Sent */ macro
728 #define E1000_TXD_CMD_RPS 0x10000000 /* Report Packet Sent */ macro
735 if (!(txd_lower & (E1000_TXD_CMD_RS|E1000_TXD_CMD_RPS))) in txdesc_writeback()
556 #define E1000_TXD_CMD_RPS 0x10000000 /* Report Packet Sent */ macro
5238 hw->txd_cmd |= E1000_TXD_CMD_RPS; in e1000_configure_tx()
1037 E1000_TXD_CMD_RPS); in e1000_setup_desc_rings()
641 #define E1000_TXD_CMD_RPS 0x10000000 /* Report Packet Sent */ macro
1666 adapter->txd_cmd |= E1000_TXD_CMD_RPS; in e1000_configure_tx()