Searched refs:hw_attribute_value (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ieee802154/ |
H A D | ca8210.c | 467 u8 hw_attribute_value[MAX_HWME_ATTRIBUTE_SIZE]; member 490 u8 hw_attribute_value[MAX_HWME_ATTRIBUTE_SIZE]; member 1652 * @hw_attribute_value: Pointer to Attribute Value 1660 u8 *hw_attribute_value, in hwme_set_request_sync() 1671 command.pdata.hwme_set_req.hw_attribute_value, in hwme_set_request_sync() 1672 hw_attribute_value, in hwme_set_request_sync() 1694 * @hw_attribute_value: Pointer to Attribute Value 1702 u8 *hw_attribute_value, in hwme_get_request_sync() 1727 hw_attribute_value, in hwme_get_request_sync() 1728 response.pdata.hwme_get_cnf.hw_attribute_value, in hwme_get_request_sync() 1657 hwme_set_request_sync( u8 hw_attribute, u8 hw_attribute_length, u8 *hw_attribute_value, void *device_ref ) hwme_set_request_sync() argument 1699 hwme_get_request_sync( u8 hw_attribute, u8 *hw_attribute_length, u8 *hw_attribute_value, void *device_ref ) hwme_get_request_sync() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ieee802154/ |
H A D | ca8210.c | 426 u8 hw_attribute_value[MAX_HWME_ATTRIBUTE_SIZE]; member 449 u8 hw_attribute_value[MAX_HWME_ATTRIBUTE_SIZE]; member 1610 * @hw_attribute_value: Pointer to Attribute Value 1618 u8 *hw_attribute_value, in hwme_set_request_sync() 1629 command.pdata.hwme_set_req.hw_attribute_value, in hwme_set_request_sync() 1630 hw_attribute_value, in hwme_set_request_sync() 1652 * @hw_attribute_value: Pointer to Attribute Value 1660 u8 *hw_attribute_value, in hwme_get_request_sync() 1685 hw_attribute_value, in hwme_get_request_sync() 1686 response.pdata.hwme_get_cnf.hw_attribute_value, in hwme_get_request_sync() 1615 hwme_set_request_sync( u8 hw_attribute, u8 hw_attribute_length, u8 *hw_attribute_value, void *device_ref ) hwme_set_request_sync() argument 1657 hwme_get_request_sync( u8 hw_attribute, u8 *hw_attribute_length, u8 *hw_attribute_value, void *device_ref ) hwme_get_request_sync() argument [all...] |
Completed in 6 milliseconds