Searched refs:_build (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_init.c | 720 _major(ver), _minor(ver), _build(ver), in qlcnic_check_flash_fw_ver() 721 _major(min_ver), _minor(min_ver), _build(min_ver)); in qlcnic_check_flash_fw_ver() 1231 fw_name[fw_type], _major(ver), _minor(ver), _build(ver)); in qlcnic_validate_firmware()
|
| H A D | qlcnic.h | 48 #define _build(v) ((v) & 0xffff) macro
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_csr.h | 15 #define FW_VER_CODE(_major, _minor, _patch, _build) ( \ argument 19 FIELD_PREP(FBNIC_FW_CAP_RESP_VERSION_BUILD, _build))
|
| /linux/drivers/net/ethernet/qlogic/netxen/ |
| H A D | netxen_nic_init.c | 961 _build(flash_fw_ver)); in netxen_check_flash_fw_compatibility() 1105 _build(file_fw_ver)); in netxen_validate_firmware()
|
| H A D | netxen_nic.h | 44 #define _build(v) ((v) & 0xffff) macro
|
| /linux/Documentation/admin-guide/ |
| H A D | quickly-build-trimmed-linux.rst | 869 .. _build:
|