Searched refs:_length (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/ath/carl9170/ |
| H A D | fwdesc.h | 213 #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 D | fun_hci.h | 643 _offset, _length, _dev_addr) \ argument 648 .length = (_length), .dev_addr = (_dev_addr), \
|
| /linux/tools/testing/selftests/iommu/ |
| H A D | iommufd_utils.h | 85 #define check_refs(_ptr, _length, _refs) \ argument 90 .check_refs = { .length = _length, \
|
| H A D | iommufd.c | 1713 #define check_mock_iova(_ptr, _iova, _length) \ 1720 .length = _length, \ 1715 check_mock_iova(_ptr,_iova,_length) global() argument
|