Searched defs:bld (Results 1 – 5 of 5) sorted by relevance
23 #define VXGE_FW_VER(maj, min, bld) (((maj) << 16) + ((min) << 8) + (bld)) argument
4134 u32 maj, min, bld, cmaj, cmin, cbld; in vxge_fw_upgrade() local4202 u32 maj, min, bld; in vxge_probe_fw_update() local
154 u16 bld = le16_to_cpu(h->build_ver); in mt76x02_set_ethtool_fwver() local
41 u32 bld; member
388 __le32 bld; member