Searched refs:egr (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | sge.c | 3633 struct cpl_sge_egr_update *egr; in t4_tx_completion_handler() local 3635 egr = (struct cpl_sge_egr_update *)rsp; in t4_tx_completion_handler() 3636 WRITE_ONCE(txq->q.stat->cidx, egr->cidx); in t4_tx_completion_handler()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 10941 static inline void mlxsw_reg_mtpppc_pack(char *payload, u16 ing, u16 egr) in mlxsw_reg_mtpppc_pack() argument 10945 mlxsw_reg_mtpppc_egr_timestamp_message_type_set(payload, egr); in mlxsw_reg_mtpppc_pack() 11146 u16 ing, u16 egr) in mlxsw_reg_mtpcpc_pack() 11153 mlxsw_reg_mtpcpc_egr_correction_message_type_set(payload, egr); in mlxsw_reg_mtpcpc_pack() 11144 mlxsw_reg_mtpcpc_pack(char *payload, bool pport, u16 local_port, bool ptp_trap_en, u16 ing, u16 egr) mlxsw_reg_mtpcpc_pack() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 9801 static inline void mlxsw_reg_mtpppc_pack(char *payload, u16 ing, u16 egr) in mlxsw_reg_mtpppc_pack() argument 9805 mlxsw_reg_mtpppc_egr_timestamp_message_type_set(payload, egr); in mlxsw_reg_mtpppc_pack()
|
Completed in 40 milliseconds