Searched refs:la_idx (Results 1 – 1 of 1) sorted by relevance
28 unsigned int la_idx);1909 unsigned int la_idx) in cec_fill_msg_report_features() argument1912 const u8 *features = las->features[la_idx]; in cec_fill_msg_report_features()1917 msg->msg[0] = (las->log_addr[la_idx] << 4) | 0x0f; in cec_fill_msg_report_features()1921 msg->msg[3] = las->all_device_types[la_idx]; in cec_fill_msg_report_features()1980 int la_idx = cec_log_addr2idx(adap, dest_laddr); in cec_receive_notify() local2150 cec_fill_msg_report_features(adap, &tx_cec_msg, la_idx); in cec_receive_notify()