Searched refs:ttlc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 10585 MLXSW_ITEM32(reg, tigcr, ttlc, 0x04, 8, 1); 10594 static inline void mlxsw_reg_tigcr_pack(char *payload, bool ttlc, u8 ttl_uc) in mlxsw_reg_tigcr_pack() argument 10597 mlxsw_reg_tigcr_ttlc_set(payload, ttlc); in mlxsw_reg_tigcr_pack()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 12371 MLXSW_ITEM32(reg, tigcr, ttlc, 0x04, 8, 1); 12380 static inline void mlxsw_reg_tigcr_pack(char *payload, bool ttlc, u8 ttl_uc) in mlxsw_reg_tigcr_pack() argument 12383 mlxsw_reg_tigcr_ttlc_set(payload, ttlc); in mlxsw_reg_tigcr_pack()
|
Completed in 29 milliseconds