Searched refs:aq_utils_obj_set (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_hw_utils.c | 46 aq_utils_obj_set(&hw->flags, AQ_HW_FLAG_ERR_UNPLUG); in aq_hw_read_reg() 71 aq_utils_obj_set(&hw->flags, AQ_HW_FLAG_ERR_UNPLUG); in aq_hw_read_reg64()
|
H A D | aq_utils.h | 14 static inline void aq_utils_obj_set(atomic_t *flags, u32 mask) in aq_utils_obj_set() function
|
H A D | aq_ptp.c | 609 aq_utils_obj_set(&aq_nic->flags, AQ_NIC_PTP_DPATH_UP); in aq_ptp_hwtstamp_config_set() 1228 aq_utils_obj_set(&aq_nic->aq_hw->flags, AQ_HW_PTP_AVAILABLE); in aq_ptp_init()
|
H A D | aq_nic.c | 191 aq_utils_obj_set(&self->flags, in aq_nic_update_link_status() 207 aq_utils_obj_set(&self->flags, AQ_NIC_LINK_DOWN); in aq_nic_update_link_status()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_hw_utils.c | 46 aq_utils_obj_set(&hw->flags, AQ_HW_FLAG_ERR_UNPLUG); in aq_hw_read_reg() 71 aq_utils_obj_set(&hw->flags, AQ_HW_FLAG_ERR_UNPLUG); in aq_hw_read_reg64()
|
H A D | aq_utils.h | 14 static inline void aq_utils_obj_set(atomic_t *flags, u32 mask) in aq_utils_obj_set() function
|
H A D | aq_ptp.c | 609 aq_utils_obj_set(&aq_nic->flags, AQ_NIC_PTP_DPATH_UP); in aq_ptp_hwtstamp_config_set() 1219 aq_utils_obj_set(&aq_nic->aq_hw->flags, AQ_HW_PTP_AVAILABLE); in aq_ptp_init()
|
H A D | aq_nic.c | 191 aq_utils_obj_set(&self->flags, in aq_nic_update_link_status() 207 aq_utils_obj_set(&self->flags, AQ_NIC_LINK_DOWN); in aq_nic_update_link_status()
|
Completed in 9 milliseconds