Searched refs:fixed_address (Results 1 – 7 of 7) sorted by relevance
93 return me_cl->props.fixed_address; in mei_me_cl_fixed()201 return cl->me_cl && cl->me_cl->props.fixed_address; in mei_cl_is_fixed_address()
42 me_cl->props.fixed_address, in mei_dbgfs_meclients_show()
447 u8 fixed_address; member
428 if (me_cl->props.fixed_address) { in mei_ioctl_connect_client()
836 if (me_cl->props.fixed_address) { in mei_cl_set_connecting()
147 uint8_t fixed_address; member
158 if (i < 0 || dev->fw_clients[i].props.fixed_address) in ishtp_fw_cl_get_client()