Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ieee802154/
H A Dca8210.c425 u8 hw_attribute_length; member
448 u8 hw_attribute_length; member
1617 u8 hw_attribute_length, in hwme_set_request_sync() argument
1625 command.length = 2 + hw_attribute_length; in hwme_set_request_sync()
1627 command.pdata.hwme_set_req.hw_attribute_length = hw_attribute_length; in hwme_set_request_sync()
1631 hw_attribute_length in hwme_set_request_sync()
1659 u8 *hw_attribute_length, in hwme_get_request_sync() argument
1682 *hw_attribute_length = in hwme_get_request_sync()
1683 response.pdata.hwme_get_cnf.hw_attribute_length; in hwme_get_request_sync()
1687 *hw_attribute_length in hwme_get_request_sync()