Searched refs:modtype (Results 1 – 4 of 4) sorted by relevance
98 } modtype; member677 if (mod->modtype.and) { in cgw_put_job()679 mb.modtype = mod->modtype.and; in cgw_put_job()684 if (mod->modtype.or) { in cgw_put_job()686 mb.modtype = mod->modtype.or; in cgw_put_job()691 if (mod->modtype.xor) { in cgw_put_job()693 mb.modtype = mod->modtype.xor; in cgw_put_job()698 if (mod->modtype.set) { in cgw_put_job()700 mb.modtype = mod->modtype.set; in cgw_put_job()707 if (mod->modtype.and) { in cgw_put_job()[all …]
112 __u8 modtype; member117 __u8 modtype; member
325 static int ael2005_setup_twinax_edc(struct cphy *phy, int modtype) in ael2005_setup_twinax_edc() argument339 if (!err && modtype == phy_modtype_twinax_long) in ael2005_setup_twinax_edc()435 phy->modtype = err; in ael2005_reset()474 phy->modtype = ret; in ael2005_intr_handler()551 static int ael2020_setup_twinax_edc(struct cphy *phy, int modtype) in ael2020_setup_twinax_edc() argument748 phy->modtype = (u8)err; in ael2020_reset()780 phy->modtype = (u8)ret; in ael2020_intr_handler()
323 if (pi->phy.modtype == phy_modtype_none) in t3_os_phymod_changed()327 mod_str[pi->phy.modtype]); in t3_os_phymod_changed()