Home
last modified time | relevance | path

Searched defs:_struct (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe.h161 #define AMAP_BIT_OFFSET(_struct, field) \ argument
178 #define AMAP_SET_BITS(_struct, field, ptr, val) \ argument
191 #define AMAP_GET_BITS(_struct, field, ptr) \ argument
/linux-4.4.14/fs/ext4/
Dsysfs.c137 #define EXT4_ATTR_OFFSET(_name,_mode,_id,_struct,_elname) \ argument
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_lan_hmc.c682 #define I40E_HMC_STORE(_struct, _ele) \ argument
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
Ddebug.c727 #define CC_PRINT(_struct, _field) \ in read_file_ani() argument
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c30 #define FIELDINFO(_struct, field) FIELD_SIZEOF(_struct, field), \ argument
Dbe.h704 #define AMAP_BIT_OFFSET(_struct, field) \ argument
721 #define AMAP_SET_BITS(_struct, field, ptr, val) \ argument
734 #define AMAP_GET_BITS(_struct, field, ptr) \ argument
/linux-4.4.14/include/uapi/linux/genwqe/
Dgenwqe_card.h390 #define ATS_SET_FLAGS(_struct, _field, _flags) \ argument
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Ddebugfs.c645 #define PRINT_STATS_LE32(_struct, _memb) \ argument