Searched refs:egr (Results 1 – 2 of 2) sorted by relevance
2941 struct cpl_sge_egr_update *egr; in t4_tx_completion_handler() local2943 egr = (struct cpl_sge_egr_update *)rsp; in t4_tx_completion_handler()2944 WRITE_ONCE(txq->q.stat->cidx, egr->cidx); in t4_tx_completion_handler()
9348 static inline void mlxsw_reg_mtpppc_pack(char *payload, u16 ing, u16 egr) in mlxsw_reg_mtpppc_pack() argument9352 mlxsw_reg_mtpppc_egr_timestamp_message_type_set(payload, egr); in mlxsw_reg_mtpppc_pack()