Searched refs:HWSIM_ATTR_SIGNAL (Results 1 – 2 of 2) sorted by relevance
145 HWSIM_ATTR_SIGNAL, enumerator
604 [HWSIM_ATTR_SIGNAL] = { .type = NLA_U32 },3251 !info->attrs[HWSIM_ATTR_SIGNAL] || in hwsim_tx_info_frame_received_nl()3303 txi->status.ack_signal = nla_get_u32(info->attrs[HWSIM_ATTR_SIGNAL]); in hwsim_tx_info_frame_received_nl()3335 !info->attrs[HWSIM_ATTR_SIGNAL]) in hwsim_cloned_frame_received_nl()3391 rx_status.signal = nla_get_u32(info->attrs[HWSIM_ATTR_SIGNAL]); in hwsim_cloned_frame_received_nl()