Home
last modified time | relevance | path

Searched refs:mlxsw_emad_op_tlv (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c336 static char *mlxsw_emad_op_tlv(const struct sk_buff *skb) in mlxsw_emad_op_tlv() function
356 op_tlv = mlxsw_emad_op_tlv(skb); in mlxsw_emad_get_tid()
364 op_tlv = mlxsw_emad_op_tlv(skb); in mlxsw_emad_is_resp()
439 return mlxsw_emad_process_status(mlxsw_core, mlxsw_emad_op_tlv(skb)); in mlxsw_emad_process_status_skb()
955 char *op_tlv = mlxsw_emad_op_tlv(skb); in mlxsw_core_event_listener_func()
1071 op_tlv = mlxsw_emad_op_tlv(mlxsw_core->emad.resp_skb); in mlxsw_core_reg_access_emad()