Searched refs:from_fw_linkcaps (Results 1 – 1 of 1) sorted by relevance
273 static unsigned int from_fw_linkcaps(enum fw_port_type type, unsigned int caps) in from_fw_linkcaps() function377 cmd->supported = from_fw_linkcaps(p->port_type, p->link_cfg.supported); in get_settings()378 cmd->advertising = from_fw_linkcaps(p->port_type, in get_settings()