Home
last modified time | relevance | path

Searched refs:_length (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/carl9170/
H A Dfwdesc.h213 #define CARL9170FW_FILL_DESC(_magic, _length, _min_ver, _cur_ver) \ argument
216 .length = cpu_to_le16(_length), \
/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_hci.h643 _offset, _length, _dev_addr) \ argument
648 .length = (_length), .dev_addr = (_dev_addr), \
/linux/tools/testing/selftests/iommu/
H A Diommufd_utils.h85 #define check_refs(_ptr, _length, _refs) \ argument
90 .check_refs = { .length = _length, \
H A Diommufd.c1713 #define check_mock_iova(_ptr, _iova, _length) \
1720 .length = _length, \
1715 check_mock_iova(_ptr,_iova,_length) global() argument